IVOControlProperties Interface |
|
Namespace: XSharp.VO.SDK
The IVOControlProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| Control |
The VOSDK.Control object that this Windows Forms Control is linked to
| |
| ControlProperties |
An object with some properties, such as the Control, its owning window, style, exstyle etc.
| |
| EnableDispatch |
| Name | Description | |
|---|---|---|
| SetOwner |
This method is called to link the Windows.Forms control to the VO Control
| |
| SetVisualStyle |
This method is used to change the Visual Style of the control to match with the definition of the
original VO control
|