change in XRC format
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8491 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
8
contrib/utils/wxrcedit/df/wxBitmapButton.df
Normal file
8
contrib/utils/wxrcedit/df/wxBitmapButton.df
Normal file
@@ -0,0 +1,8 @@
|
||||
node wxBitmapButton
|
||||
var style of flags wxBU_AUTODRAW,wxBU_LEFT,wxBU_RIGHT,wxBU_TOP,wxBU_BOTTOM
|
||||
var default of bool
|
||||
var bitmap of text
|
||||
var selected of text
|
||||
var focus of text
|
||||
var disabled of text
|
||||
derived from control
|
Reference in New Issue
Block a user