Hello, I'm new to the forum and also kinda new to VC++ (but familiar with C++)..

Im making ths application which uses Form. I have form with many buttons and I have a class with methods.
Where and how should I create my object so I could access it through form elements(like clicking on button)? Use seters and geters with buttons etc..

Please help me, I'm searching for this for two days now...