COlePropertyPage::GetControlStatus
Determines whether the user has modified the value of the property page control with the specified resource ID.
BOOL GetControlStatus(
UINT nID
);
Parameters
- nID
Resource ID of a property page control.
Return Value
TRUE if the control value has been modified; otherwise FALSE.
Requirements
Header: afxctl.h