SDBUICommon: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 8: | Line 8: | ||
|[[ISDBUICommon::Align|Align]] |Property Get/Let | | |[[ISDBUICommon::Align|Align]] |Property Get/Let | | ||
|[[ISDBUICommon::Anchors|Anchors]] |Property Get/Let | | |[[ISDBUICommon::Anchors|Anchors]] |Property Get/Let | | ||
|[[ISDBUICommon::BringToFront|BringToFront]] |Method | | |||
|[[ISDBUICommon::ChildControl|ChildControl]] |Property Get | | |[[ISDBUICommon::ChildControl|ChildControl]] |Property Get | | ||
|[[ISDBUICommon::ClientHeight|ClientHeight]] |Property Get/Let | | |[[ISDBUICommon::ClientHeight|ClientHeight]] |Property Get/Let | | ||
Line 13: | Line 14: | ||
|[[ISDBUICommon::ControlName|ControlName]] |Property Get/Let | | |[[ISDBUICommon::ControlName|ControlName]] |Property Get/Let | | ||
|[[ISDBUICommon::CursorType|CursorType]] |Property Get/Let | | |[[ISDBUICommon::CursorType|CursorType]] |Property Get/Let | | ||
|[[ISDBUICommon::DestroyControl|DestroyControl]] |Method | | |||
|[[ISDBUICommon::Enabled|Enabled]] |Property Get/Let | | |[[ISDBUICommon::Enabled|Enabled]] |Property Get/Let | | ||
|[[ISDBUICommon::Height|Height]] |Property Get/Let | | |[[ISDBUICommon::Height|Height]] |Property Get/Let | | ||
Line 22: | Line 24: | ||
|[[ISDBUICommon::MinWidth|MinWidth]] |Property Get/Let | | |[[ISDBUICommon::MinWidth|MinWidth]] |Property Get/Let | | ||
|[[ISDBUICommon::Parent|Parent]] |Property Get | | |[[ISDBUICommon::Parent|Parent]] |Property Get | | ||
|[[ISDBUICommon::SendToBack|SendToBack]] |Method | | |||
|[[ISDBUICommon::SetRect|SetRect]] |Method | | |[[ISDBUICommon::SetRect|SetRect]] |Method | | ||
|[[ISDBUICommon::Top|Top]] |Property Get/Let | | |[[ISDBUICommon::Top|Top]] |Property Get/Let | |
Revision as of 14:19, 10 April 2007
CoClass SDBUICommon
Object with properties common to all user interface elements used in MediaMonkey.
ISDBUICommon members
Name | Type | Description |
---|---|---|
Align | Property Get/Let | |
Anchors | Property Get/Let | |
BringToFront | Method | |
ChildControl | Property Get | |
ClientHeight | Property Get/Let | |
ClientWidth | Property Get/Let | |
ControlName | Property Get/Let | |
CursorType | Property Get/Let | |
DestroyControl | Method | |
Enabled | Property Get/Let | |
Height | Property Get/Let | |
Hint | Property Get/Let | |
Left | Property Get/Let | |
MaxHeight | Property Get/Let | |
MaxWidth | Property Get/Let | |
MinHeight | Property Get/Let | |
MinWidth | Property Get/Let | |
Parent | Property Get | |
SendToBack | Method | |
SetRect | Method | |
Top | Property Get/Let | |
TopParent | Property Get | |
Visible | Property Get/Let | |
Width | Property Get/Let |
ISDBUICommonEvents members
Name | Type | Description |
---|---|---|
OnClick | Event | |
OnResize | Event |