IVOControlInitialize Interface |
Namespace: XSharp.VO.SDK
The IVOControlInitialize type exposes the following members.
Name | Description | |
---|---|---|
AccessibleDescription | (Inherited from IVOControl.) | |
AccessibleName | (Inherited from IVOControl.) | |
Anchor | (Inherited from IVOControl.) | |
BackColor | (Inherited from IVOControl.) | |
ClientRectangle | (Inherited from IVOUIObject.) | |
Control |
The VOSDK.Control object that this Windows Forms Control is linked to
(Inherited from IVOControlProperties.) | |
ControlProperties |
An object with some properties, such as the Control, its owning window, style, exstyle etc.
(Inherited from IVOControlProperties.) | |
Controls | (Inherited from IVOControl.) | |
Cursor | (Inherited from IVOControl.) | |
DisplayRectangle | (Inherited from IVOUIObject.) | |
Dock | (Inherited from IVOUIObject.) | |
Enabled | (Inherited from IVOControl.) | |
Focused | (Inherited from IVOControl.) | |
Font | (Inherited from IVOControl.) | |
ForeColor | (Inherited from IVOControl.) | |
Handle | (Inherited from IVOControl.) | |
Height | (Inherited from IVOUIObject.) | |
IsDisposed | (Inherited from IVOUIObject.) | |
IsHandleCreated | (Inherited from IVOControl.) | |
Location | (Inherited from IVOUIObject.) | |
Margin | (Inherited from IVOControl.) | |
Parent | (Inherited from IVOControl.) | |
Size | (Inherited from IVOUIObject.) | |
TabIndex | (Inherited from IVOControl.) | |
TabStop | (Inherited from IVOControl.) | |
Tag | (Inherited from IVOControl.) | |
Text | (Inherited from IVOUIObject.) | |
Visible | (Inherited from IVOUIObject.) | |
Width | (Inherited from IVOUIObject.) |
Name | Description | |
---|---|---|
BringToFront | (Inherited from IVOControl.) | |
Focus | (Inherited from IVOControl.) | |
Initialize | ||
Invalidate | (Inherited from IVOControl.) | |
PerformLayout | (Inherited from IVOUIObject.) | |
ResumeLayout | (Inherited from IVOUIObject.) | |
ResumeLayout(Logic) | (Inherited from IVOUIObject.) | |
SendToBack | (Inherited from IVOControl.) | |
SetOwner |
This method is called to link the Windows.Forms control to the X# Control
(Inherited from IVOControlProperties.) | |
SetVisualStyle |
This method is used to change the Visual Style of the control to match with the definition of the
original X# control
(Inherited from IVOControlProperties.) | |
Show | (Inherited from IVOControl.) | |
SuspendLayout | (Inherited from IVOUIObject.) |
Name | Description | |
---|---|---|
Click | (Inherited from IVOControl.) | |
GotFocus | (Inherited from IVOControl.) | |
HandleCreated | (Inherited from IVOControl.) | |
HandleDestroyed | (Inherited from IVOControl.) | |
KeyDown | (Inherited from IVOControl.) | |
KeyPress | (Inherited from IVOControl.) | |
KeyUp | (Inherited from IVOControl.) | |
MouseClick | (Inherited from IVOControl.) | |
PreviewKeyDown | (Inherited from IVOControl.) | |
Resize | (Inherited from IVOControl.) | |
VisibleChanged | (Inherited from IVOControl.) |