]> git.saurik.com Git - wxWidgets.git/blob - contrib/utils/wxrcedit/df/wxBitmapButton.df
added support for 'imagefile' property type
[wxWidgets.git] / contrib / utils / wxrcedit / df / wxBitmapButton.df
1 node wxBitmapButton
2 var style of flags wxBU_AUTODRAW,wxBU_LEFT,wxBU_RIGHT,wxBU_TOP,wxBU_BOTTOM
3 var default of bool
4 var bitmap of imagefile
5 var selected of imagefile
6 var focus of imagefile
7 var disabled of imagefile
8 derived from control