SDBUICommon: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				|||
| Line 39: | Line 39: | ||
|[[ISDBUICommon::Visible|Visible]] |Property Get/Let |     | |[[ISDBUICommon::Visible|Visible]] |Property Get/Let |     | ||
|[[ISDBUICommon::Width|Width]] |Property Get/Let |     | |[[ISDBUICommon::Width|Width]] |Property Get/Let |     | ||
|[[ISDBUICommon::TabIndex|TabIndex]] |Property Get/Let | 4.0.3   | |||
}}  | }}  | ||
Revision as of 00:48, 12 February 2012
- SDBAlbum
 - SDBAlbumArtItem
 - SDBAlbumArtList
 - SDBAlbums
 - SDBApplication
 - SDBArtist
 - SDBArtists
 - SDBCommonDialog
 - SDBDatabase
 - SDBDBIterator
 - SDBDevice
 - SDBDeviceList
 - SDBDropTarget
 - SDBDropTargetLast
 - SDBDropTargetNext
 - SDBDropTargetRip
 - SDBFileSystem
 - SDBHWEvents
 - SDBImage
 - SDBIniFile
 - SDBMedia
 - SDBMenuItem
 - SDBPlayer
 - SDBPlaylist
 - SDBPlaylists
 - SDBProgress
 - SDBRegistry
 - SDBScriptControl
 - SDBSongData
 - SDBSongIterator
 - SDBSongList
 - SDBStringList
 - SDBTextFile
 - SDBTimer
 - SDBTools
 - SDBTrackSynchStatus
 - SDBTracksWindow
 - SDBTree
 - SDBTreeNode
 - SDBUI
 - SDBUIActiveX
 - SDBUIButton
 - SDBUICheckBox
 - SDBUICommon
 - SDBUIDockablePanel
 - SDBUIDropDown
 - SDBUIEdit
 - SDBUIForm
 - SDBUIGroupBox
 - SDBUILabel
 - SDBUIListBox
 - SDBUIMaskEdit
 - SDBUIMultiLineEdit
 - SDBUIPanel
 - SDBUIRadioButton
 - SDBUISpinEdit
 - SDBUITrackBar
 - SDBUITranspPanel
 - SDBUITreeList
 - SDBUITreeListItem
 - SDBWebSearch
 
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 | |
| SetClientRect | Method | |
| Top | Property Get/Let | |
| TopParent | Property Get | |
| Visible | Property Get/Let | |
| Width | Property Get/Let | |
| TabIndex | Property Get/Let | 4.0.3 | 
ISDBUICommonEvents members
| Name | Type | Description | 
|---|---|---|
| OnClick | Event | |
| OnDblClick | Event | |
| OnEnter | Event | |
| OnExit | Event | |
| OnKeyDown | Event | |
| OnKeyPress | Event | |
| OnKeyUp | Event | |
| OnMouseDown | Event | |
| OnMouseMove | Event | |
| OnMouseUp | Event | |
| OnResize | Event |