SDBUIButton: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
{{MethodsList | {{MethodsList | ||
|[[ISDBUIButtonEvents::OnClick|OnClick]] |Event | | |[[ISDBUIButtonEvents::OnClick|OnClick]] |Event | Use Common.OnClick | ||
}} | }} | ||
Revision as of 21:12, 12 January 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 SDBUIButton
Button (UI element).
ISDBUIButton members
Name | Type | Description |
---|---|---|
Cancel | Property Get/Let | |
Caption | Property Get/Let | |
Common | Property Get | |
Default | Property Get/Let | |
ModalResult | Property Get/Let | |
OnClickFunc | Property Get/Let | |
UseScript | Property Get/Let |
ISDBUIButtonEvents members
Name | Type | Description |
---|---|---|
OnClick | Event | Use Common.OnClick |