SDBUICommon: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 17: Line 17:
|[[ISDBUICommon::DestroyControl|DestroyControl]] |Method |   
|[[ISDBUICommon::DestroyControl|DestroyControl]] |Method |   
|[[ISDBUICommon::Enabled|Enabled]] |Property Get/Let |   
|[[ISDBUICommon::Enabled|Enabled]] |Property Get/Let |   
|[[ISDBUICommon::FontBold|FontBold]] |Property Get/Let | 
|[[ISDBUICommon::FontColor|FontColor]] |Property Get/Let | 
|[[ISDBUICommon::FontItalic|FontItalic]] |Property Get/Let | 
|[[ISDBUICommon::FontName|FontName]] |Property Get/Let | 
|[[ISDBUICommon::FontSize|FontSize]] |Property Get/Let | 
|[[ISDBUICommon::FontStrikeOut|FontStrikeOut]] |Property Get/Let | 
|[[ISDBUICommon::FontUnderline|FontUnderline]] |Property Get/Let | 
|[[ISDBUICommon::Height|Height]] |Property Get/Let |   
|[[ISDBUICommon::Height|Height]] |Property Get/Let |   
|[[ISDBUICommon::Hint|Hint]] |Property Get/Let |   
|[[ISDBUICommon::Hint|Hint]] |Property Get/Let |   

Revision as of 10:50, 31 December 2008

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
FontBold Property Get/Let
FontColor Property Get/Let
FontItalic Property Get/Let
FontName Property Get/Let
FontSize Property Get/Let
FontStrikeOut Property Get/Let
FontUnderline 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