- bool OS2CreateControl( wxWindow* pParent
- ,wxWindowID lId
- ,const wxPoint& rPos
- ,const wxSize& rSize
- ,long lStyle
-#if wxUSE_VALIDATORS
- ,const wxValidator& rValidator
-#endif
- ,const wxString& rsName
+ //
+ // Create the control of the given PM class
+ //
+ bool OS2CreateControl( const wxChar* zClassname
+ ,const wxString& rsLabel
+ ,const wxPoint& rPos
+ ,const wxSize& rSize
+ ,long lStyle