Slider Updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -321,7 +321,7 @@ bool wxSlider::Create(
|
||||
,(ULONG)lMsStyle // Style flags
|
||||
,0L, 0L, 0L, 0L // Origin -- 0 size
|
||||
,(HWND)GetHwndOf(pParent) // owner window handle (same as parent
|
||||
,HWND_TOP // initial z position
|
||||
,HWND_BOTTOM // initial z position
|
||||
,(HMENU)m_windowId // Window identifier
|
||||
,&vSlData // Slider control data
|
||||
,NULL // no Presentation parameters
|
||||
|
Reference in New Issue
Block a user