added documentation of common attributes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
9689f522e5
commit
d18135abbf
@ -291,6 +291,20 @@ attribute name attribute type default value, if any
|
|||||||
[(optional remarks....................
|
[(optional remarks....................
|
||||||
...................................)]
|
...................................)]
|
||||||
|
|
||||||
|
Common attributes
|
||||||
|
-----------------
|
||||||
|
These attributes are supported by all windows:
|
||||||
|
|
||||||
|
exstyle Int
|
||||||
|
bg Colour
|
||||||
|
fg Colour
|
||||||
|
enabled Boolean true
|
||||||
|
focused Boolean false
|
||||||
|
hidden Boolean false
|
||||||
|
tooltip I18nString
|
||||||
|
font Font
|
||||||
|
help I18nString
|
||||||
|
|
||||||
wxBitmap
|
wxBitmap
|
||||||
--------
|
--------
|
||||||
This is a special case, because it does not create a wxWindow instance but
|
This is a special case, because it does not create a wxWindow instance but
|
||||||
|
Loading…
Reference in New Issue
Block a user