SDBUIDropDown: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{AutomationObjectsList}} | |||
== CoClass SDBUIDropDown == | == CoClass SDBUIDropDown == | ||
Line 12: | Line 13: | ||
|[[ISDBUIDropDown::ItemIndex|ItemIndex]] |Property Get/Let | | |[[ISDBUIDropDown::ItemIndex|ItemIndex]] |Property Get/Let | | ||
|[[ISDBUIDropDown::ItemText|ItemText]] |Property Get/Let | | |[[ISDBUIDropDown::ItemText|ItemText]] |Property Get/Let | | ||
|[[ISDBUIDropDown::OnSelectFunc|OnSelectFunc]] |Property Get/Let | | |[[ISDBUIDropDown::OnSelectFunc|OnSelectFunc]] |Property Get/Let | | ||
|[[ISDBUIDropDown::SelLength|SelLength]] |Property Get/Let | | |||
|[[ISDBUIDropDown::SelStart|SelStart]] |Property Get/Let | | |||
|[[ISDBUIDropDown::SelText|SelText]] |Property Get/Let | | |||
|[[ISDBUIDropDown::Style|Style]] |Property Get/Let | | |[[ISDBUIDropDown::Style|Style]] |Property Get/Let | | ||
|[[ISDBUIDropDown::Text|Text]] |Property Get/Let | | |[[ISDBUIDropDown::Text|Text]] |Property Get/Let | |
Latest revision as of 16:24, 4 February 2009
- 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 SDBUIDropDown
Drop-down box (UI element).
ISDBUIDropDown members
Name | Type | Description |
---|---|---|
AddItem | Method | |
Common | Property Get | |
DeleteItem | Method | |
ItemCount | Property Get | |
ItemIndex | Property Get/Let | |
ItemText | Property Get/Let | |
OnSelectFunc | Property Get/Let | |
SelLength | Property Get/Let | |
SelStart | Property Get/Let | |
SelText | Property Get/Let | |
Style | Property Get/Let | |
Text | Property Get/Let | |
UseScript | Property Get/Let |
ISDBUIDropDownEvents members
Name | Type | Description |
---|---|---|
OnChange | Event | |
OnSelect | Event |