]> git.saurik.com Git - wxWidgets.git/blame - contrib/utils/wxrcedit/df/panelbase.df
added XML resources library
[wxWidgets.git] / contrib / utils / wxrcedit / df / panelbase.df
CommitLineData
56d2f750
VS
1# base "class" for panel and dialog
2node panelbase
3type panel
4icon 1
5childtype panel_item
6abstract
7var style of flags wxNO_3D,wxTAB_TRAVERSAL
8var exstyle of flags wxWS_EX_VALIDATE_RECURSIVELY
9derived from window