i read through loads of stuff and the main thing i saw was the accept button property of the button.

but i don't understand how to use this in a C++ windows form application.

if there is an easier way or someone (Niek_e) can make it easier for me to understand.. it would help a lot :D

thnx.

uhm...
nevermind.. i finally got it after hours of searching...

its

this->AccessButton = button1;

or i could just goto properties window and select AccessButton :D

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.