form properties
hi expert
as all you know the form in C# has minimum box propertis that make you to enable or disable minimize button of form
similarly MaximumBox property is for enableing or disableing maximize button of form
and controlBox property make you to disable or enable al of the buttons(minimze ,maximize and close buttons),
know i want to know how can i disable close button of form but maximize button and minimize button set to enable
can any one help me?
regards
kiani,mahdi
|