Hello all,
I would like to know whether it is possible to bind a control (say textbox) by right clicking on the control and selecting the data source in their properties section?
Can this be done in VC++ enterprise edition or does it have to be manually coded using the void BindProperty( DISPID dwDispID, CWnd * pWndDSC );
Thanks
I would like to know whether it is possible to bind a control (say textbox) by right clicking on the control and selecting the data source in their properties section?
Can this be done in VC++ enterprise edition or does it have to be manually coded using the void BindProperty( DISPID dwDispID, CWnd * pWndDSC );
Thanks