IconListBox
Parent: Window
Table of Content
Event
IconListBoxClicked
Params
- wndHandler (Window) - The window that fires the event
- wndControl (Window) - The window control with the event happened
- id (Integer)
Method
AddEntry(strText, strSubText, nEntryId, strSprite)
Description
Adds an entry to the caller with sText, sSubText, iEntryId, and sSprite.
Params
- strText (String)
- strSubText (String)
- nEntryId (Integer)
- strSprite (String)
Method
Clear()
Description
Clears the caller of entries.