enum List box - specific messages
IN: NULL OUT: (int)CS_LISTBOXITEMCHECK_SELECTED or (int)CS_LISTBOXITEMCHECK_UNSELECTED
IN: (bool)SelectedState;
IN: (int)deltaX
IN: (csListBoxItem *)item;
IN: (csListBoxItem *)source;
List box - specific messages
IN: (csListBoxItem *)source;
cscmdListBoxTrack
IN: (csListBoxItem *)source;
cscmdListBoxMakeVisible
IN: (csListBoxItem *)item;
cscmdListBoxClear
cscmdListBoxItemCheck
IN: NULL
OUT: (int)CS_LISTBOXITEMCHECK_SELECTED or
(int)CS_LISTBOXITEMCHECK_UNSELECTED
cscmdListBoxItemSet
IN: (bool)SelectedState;
cscmdListBoxItemSelected
IN: (csListBoxItem *)source;
cscmdListBoxItemDeselected
IN: (csListBoxItem *)source;
cscmdListBoxItemClicked
IN: (csListBoxItem *)source;
cscmdListBoxItemDoubleClicked
IN: (csListBoxItem *)source;
cscmdListBoxItemFocused
IN: (int)ItemID;
cscmdListBoxItemScrollVertically
IN: (bool)false
OUT: (bool)true if listbox should scroll
cscmdListBoxItemSetHorizOffset
IN: (int)deltaX
cscmdListBoxQueryFirstSelected
OUT: (csListBoxItem *)item
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de