wxWidgets/contrib/utils/wxrcedit/df/wxListBox.df

6 lines
204 B
Plaintext
Raw Normal View History

node wxListBox
var style of flags wxLB_SINGLE,wxLB_MULTIPLE,wxLB_EXTENDED,wxLB_HSCROLL,wxLB_ALWAYS_SB,wxLB_NEEDED_SB,wxLB_SORT
var selection of integer
var content of not_implemented
derived from control