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.
Loads the pane's state from the registry.
virtual BOOL LoadState(
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 loaded successfully; otherwise FALSE.
Requirements
Header: afxpaneframewnd.h