SDBUICommon: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
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::ChildControl|ChildControl]] |Property Get | | |||
|[[ISDBUICommon::ClientHeight|ClientHeight]] |Property Get/Let | | |[[ISDBUICommon::ClientHeight|ClientHeight]] |Property Get/Let | | ||
|[[ISDBUICommon::ClientWidth|ClientWidth]] |Property Get/Let | | |[[ISDBUICommon::ClientWidth|ClientWidth]] |Property Get/Let | | ||
Line 15: | Line 16: | ||
|[[ISDBUICommon::Height|Height]] |Property Get/Let | | |[[ISDBUICommon::Height|Height]] |Property Get/Let | | ||
|[[ISDBUICommon::Hint|Hint]] |Property Get/Let | | |[[ISDBUICommon::Hint|Hint]] |Property Get/Let | | ||
|[[ISDBUICommon::Left|Left]] |Property Get/Let | | |[[ISDBUICommon::Left|Left]] |Property Get/Let | | ||
|[[ISDBUICommon::MaxHeight|MaxHeight]] |Property Get/Let | | |[[ISDBUICommon::MaxHeight|MaxHeight]] |Property Get/Let | |
Revision as of 15:21, 23 March 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 | |
ChildControl | Property Get | |
ClientHeight | Property Get/Let | |
ClientWidth | Property Get/Let | |
ControlName | Property Get/Let | |
CursorType | Property Get/Let | |
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 | |
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 |