|
-
Jun 6th, 2006, 02:19 PM
#1
Thread Starter
Addicted Member
Change Public variables before initializing a form
I am looking for a convenient way to use Global/Public variables in a windows form. I would like to have several Form level variables to be set up before the window form is initialized so that the form could be initialized and formated based on the values of these variable.
How to do this in C# with a mind of OOP?
Last edited by Winla; Jun 6th, 2006 at 02:57 PM.
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
|