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.
Saves the pane's state to the registry.
virtual BOOL SaveState(
LPCTSTR lpszProfileName = NULL,
UINT uiID = (UINT) -1
);
Parameters
[in] lpszProfileName
The profile name.[in] uiID
The pane ID.
Return Value
TRUE if the pane state was saved successfully; otherwise FALSE.
Requirements
Header: afxpaneframewnd.h