Searched refs:CMfcControlCtrl (Results 1 – 3 of 3) sorted by relevance
90 BEGIN_PROPPAGEIDS(CMfcControlCtrl, 1)92 END_PROPPAGEIDS(CMfcControlCtrl)162 CMfcControlCtrl::CMfcControlCtrl() in CMfcControlCtrl() function in CMfcControlCtrl173 CMfcControlCtrl::~CMfcControlCtrl() in ~CMfcControlCtrl()182 void CMfcControlCtrl::OnDraw( in OnDraw()207 void CMfcControlCtrl::OnResetState() in OnResetState()219 short CMfcControlCtrl::inShort(short val) in inShort()227 long CMfcControlCtrl::inLong(long val) in inLong()235 BSTR CMfcControlCtrl::inString(BSTR* val) in inString()246 float CMfcControlCtrl::inFloat(float val) in inFloat()[all …]
34 class CMfcControlCtrl : public COleControl class36 DECLARE_DYNCREATE(CMfcControlCtrl)40 CMfcControlCtrl();53 ~CMfcControlCtrl();55 DECLARE_OLECREATE_EX(CMfcControlCtrl) // Class factory and guid56 DECLARE_OLETYPELIB(CMfcControlCtrl) // GetTypeInfo57 DECLARE_PROPPAGEIDS(CMfcControlCtrl) // Property page IDs58 DECLARE_OLECTLTYPE(CMfcControlCtrl) // Type name and misc status
19 // Primary dispatch interface for CMfcControlCtrl28 //{{AFX_ODL_PROP(CMfcControlCtrl)34 //{{AFX_ODL_METHOD(CMfcControlCtrl)52 // Event dispatch interface for CMfcControlCtrl64 //{{AFX_ODL_EVENT(CMfcControlCtrl)68 // Class information for CMfcControlCtrl
Completed in 14 milliseconds