
click image for larger view.
|
this little (invisible at runtime) control, when placed on a form, will allow the developer to restrict how a form is sized by the user. ie: cannot make larger than x, cannot make smaller than x. as an example of a program you may already use that does this is aol instant messenger. it will not let you size it smaller than a specific size. if you have the need for this type of functionality, this little control will do it for you with one simple method call.
|