D
dbcuser
I am writing a tray program. I want to enable only the minimize button
both maximize and close button to disabled. How can I do that?
I tried disabling the control box and maximize button then all 3
buttons disappeared. If I enable control box alone, then I get my
minimise button but that make the close button also enabled. Is there a
way only to show the minimise button ??? I am using C# 2.0 VS2005.
Thanks.
both maximize and close button to disabled. How can I do that?
I tried disabling the control box and maximize button then all 3
buttons disappeared. If I enable control box alone, then I get my
minimise button but that make the close button also enabled. Is there a
way only to show the minimise button ??? I am using C# 2.0 VS2005.
Thanks.