Files
wxWidgets/contrib/utils/wxrcedit/df/wxBitmapButton.df
Václav Slavík c39755aa1c added support for 'imagefile' property type
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8808 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-11-24 17:20:08 +00:00

9 lines
235 B
Plaintext

node wxBitmapButton
var style of flags wxBU_AUTODRAW,wxBU_LEFT,wxBU_RIGHT,wxBU_TOP,wxBU_BOTTOM
var default of bool
var bitmap of imagefile
var selected of imagefile
var focus of imagefile
var disabled of imagefile
derived from control