X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/56d2f75071fc2a29ec10abe97c5a908bb35f30f4..dcb39c53303d1ec6884f7bcd7bc9dc101e560e62:/contrib/utils/wxrcedit/df/window.df diff --git a/contrib/utils/wxrcedit/df/window.df b/contrib/utils/wxrcedit/df/window.df index ec0530220f..1f045ef772 100644 --- a/contrib/utils/wxrcedit/df/window.df +++ b/contrib/utils/wxrcedit/df/window.df @@ -3,6 +3,7 @@ type normal abstract var pos of coord var size of coord +var style of flags wxSIMPLE_BORDER,wxSUNKEN_BORDER,wxDOUBLE_BORDER,wxRAISED_BORDER,wxSTATIC_BORDER,wxTRANSPARENT_WINDOW,wxWANTS_CHARS,wxNO_FULL_REPAINT_ON_RESIZE var tooltip of text var fg of color var bg of color