Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
See Also
Reference
COlePropertyPage::SetControlStatus