The framework calls this member function when a property is about to be edited. You can override it to set the focus to the appropriate control on the page. The default implementation does nothing and returns FALSE.
virtual BOOL OnEditProperty( DISPID dispid );
Header file: | Afxctl.h |
Platforms: | |
Versions: | 2.0 and later |
Complete documentation | Visual C++ documentation |
COlePropertyPage Overview, COlePropertyPage Member Functions, Dialog Box Classes