added wxScrolledWindow to XRC

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2002-10-18 20:54:12 +00:00
parent 00a71a011f
commit 02b0f5f67e
21 changed files with 199 additions and 12 deletions

View File

@@ -293,6 +293,13 @@ Example:
</object>
wxScrolledWindow
----------------
position Position -1,-1
size Size -1,-1
style Style[wxScrolledWindow] wxHSCROLL | wxVSCROLL
5. More features
================