Add wxTE_AUTO_SCROLL

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3635 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Unknown (MT) 1999-09-13 07:15:46 +00:00
parent 066f302c6c
commit 7682a175b6

View File

@ -810,6 +810,7 @@ enum wxStretch
// and Win32 and is silently ignored under all other platforms
#define wxTE_RICH 0x0080
#define wxTE_NO_VSCROLL 0x0100
#define wxTE_AUTO_SCROLL 0x0200
/*
* wxComboBox style flags