Forum Discussion
YMinaev
Staff
16 years agoHi,
VC++ applications are standard Windows applications. All controls in them are Win32 objects. Add your control's class to Object Mapping and try working with it in the standard way.
VC++ applications are standard Windows applications. All controls in them are Win32 objects. Add your control's class to Object Mapping and try working with it in the standard way.