|
-
May 27th, 2003, 08:16 PM
#1
Thread Starter
New Member
Window Forms : Status Bar Control ?
I have a class function which is will enabled and disabled button in my window forms. At the same time I will set the windows forms status bar panel text to some text.
Example :
My window forms got 4 button
Button1,Button2 ,Button3,Button4
When Button1 onclick , I will enabled and Disabled Button2 and at the same time I also will enabled Button3 and Button4.
After that I need to set the status bar panel text to:
"MODE : BUTTON1 ONCLICK"
My problem here , is I dono how to set the status bar panel text from my class function.
Who can I help me in this problem?
Thank you ~~
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
|