miscellaneous LnF improvements, including support for Vista-style (patch 1588794)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -159,7 +159,8 @@ bool wxGenericComboCtrl::Create(wxWindow *parent,
|
||||
border = wxBORDER_NONE;
|
||||
|
||||
Customize( wxCC_BUTTON_OUTSIDE_BORDER |
|
||||
wxCC_NO_TEXT_AUTO_SELECT );
|
||||
wxCC_NO_TEXT_AUTO_SELECT |
|
||||
wxCC_BUTTON_STAYS_DOWN );
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user