wxWidgets/contrib/utils/wxrcedit/df/listbox.df

6 lines
202 B
Plaintext
Raw Normal View History

node listbox
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