// License: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
// License: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
// declarations
// ============================================================================
// ============================================================================
// declarations
// ============================================================================
WXDWORD msStyle = MSWGetStyle(GetWindowStyle(), & exStyle) ;
wxSize sizeText(size), sizeBtn(size);
WXDWORD msStyle = MSWGetStyle(GetWindowStyle(), & exStyle) ;
wxSize sizeText(size), sizeBtn(size);
void wxTextCtrl::DoMoveWindow(int x, int y, int width, int height)
{
void wxTextCtrl::DoMoveWindow(int x, int y, int width, int height)
{