// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
Create( parent, id, value, pos, size, style, validator, name );
}
Create( parent, id, value, pos, size, style, validator, name );
}
SetScrollbars( m_charWidth, m_lineHeight, 0, 0, 0, 0 );
Refresh();
SetScrollbars( m_charWidth, m_lineHeight, 0, 0, 0, 0 );
Refresh();