RP
Ramesh Praveen
Syncfusion Team
April 1, 2003 04:30 PM UTC
You could instead give it None borderstyle and use a Panel within it to get any border effect. And also use a button to let the user close the form.
-Praveen
RA
Rajaraman
April 7, 2003 05:52 AM UTC
Hi
I have slightly differnet requiremnt
i have a form, borderstyle property is fixedsingle
i want the form should not moved, and i also
want these properties should be enabled
minimize and close, maximise disable (grayed)
How to achive these ?
By default .net makes non-movable forms
if u set borderstyle none and control box false
But my requirement is the above
Can you Help me ?
Regards
Rajaraman
> You could instead give it None borderstyle and use a Panel within it to get any border effect. And also use a button to let the user close the form.
>
> -Praveen