ControlWindow.Size Property | |
A dimension representing the size of a control window.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Size AS USUAL GET SET
public override Usual Size { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA dimension representing the size of a control window.
See Also