|
-
April 5th, 2009, 01:10 AM
#1
Edit form control after Application::Run has been called on Form
I'm wondering, I am able to do functions such as Form1->textBox1->Text = "Hello" in the main cpp file before Application::Run and in the header file, but how do I edit the form controls after it has been called, ie while the form is showing without using the header file?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|