MultiMediaContainer.Size Property | |
A Dimension object defining the size of the control.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Size AS USUAL SET
public override Usual Size { set; }
Request Example
View SourceProperty Value
Type:
UsualA Dimension object defining the size of the control.
See Also