Assembly: Visualizators;
The IVZPlacedControlBase interface is used to work with visual controls.
IVZPlacedControlBase
This interface is basic for the following interfaces:
Property name | Brief description | |
The Style property determines style of control. | ||
The HorizontalAlignment property determines horizontal alignment of control. | ||
The VerticalAlignment property determines vertical alignment of control. | ||
The Visible property determines visibility of control. |
See also: