Window.MinSize Property | |
The minimum size for the window
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY MinSize AS USUAL GET SET
public virtual Usual MinSize { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe minimum size for the window
See Also