IVOControlProperties 接口 |
命名空间: XSharp.VO.SDK
IVOControlProperties 类型公开以下成员。
名称 | 说明 | |
---|---|---|
AccessibleDescription | (继承自 IVOControl。) | |
AccessibleName | (继承自 IVOControl。) | |
Anchor | (继承自 IVOControl。) | |
BackColor | (继承自 IVOControl。) | |
ClientRectangle | (继承自 IVOUIObject。) | |
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.
| |
Controls | (继承自 IVOControl。) | |
Cursor | (继承自 IVOControl。) | |
DisplayRectangle | (继承自 IVOUIObject。) | |
Dock | (继承自 IVOUIObject。) | |
Enabled | (继承自 IVOControl。) | |
Focused | (继承自 IVOControl。) | |
Font | (继承自 IVOControl。) | |
ForeColor | (继承自 IVOControl。) | |
Handle | (继承自 IVOControl。) | |
Height | (继承自 IVOUIObject。) | |
IsDisposed | (继承自 IVOUIObject。) | |
IsHandleCreated | (继承自 IVOControl。) | |
Location | (继承自 IVOUIObject。) | |
Margin | (继承自 IVOControl。) | |
Parent | (继承自 IVOControl。) | |
Size | (继承自 IVOUIObject。) | |
TabIndex | (继承自 IVOControl。) | |
TabStop | (继承自 IVOControl。) | |
Tag | (继承自 IVOControl。) | |
Text | (继承自 IVOUIObject。) | |
Visible | (继承自 IVOUIObject。) | |
Width | (继承自 IVOUIObject。) |
名称 | 说明 | |
---|---|---|
BringToFront | (继承自 IVOControl。) | |
Focus | (继承自 IVOControl。) | |
Invalidate | (继承自 IVOControl。) | |
PerformLayout | (继承自 IVOUIObject。) | |
ResumeLayout | (继承自 IVOUIObject。) | |
ResumeLayout(Boolean) | (继承自 IVOUIObject。) | |
SendToBack | (继承自 IVOControl。) | |
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
| |
Show | (继承自 IVOControl。) | |
SuspendLayout | (继承自 IVOUIObject。) |
名称 | 说明 | |
---|---|---|
Click | (继承自 IVOControl。) | |
GotFocus | (继承自 IVOControl。) | |
HandleCreated | (继承自 IVOControl。) | |
HandleDestroyed | (继承自 IVOControl。) | |
KeyDown | (继承自 IVOControl。) | |
KeyPress | (继承自 IVOControl。) | |
KeyUp | (继承自 IVOControl。) | |
MouseClick | (继承自 IVOControl。) | |
PreviewKeyDown | (继承自 IVOControl。) | |
Resize | (继承自 IVOControl。) | |
VisibleChanged | (继承自 IVOControl。) |