SECPanWnd::Create
BOOLSECPanWnd::Create(CRectrectCreate, LPCTSTRlpszTitle)
Creates the overview window and specifies its initial position and size.
Defined in: PANWND.CPP
Return Value
Returns non-zero if successful; zero otherwise.
Parameters
rectCreate
The rectangle to be created.
lpszTitle
The title for the overview window. Default is NULL.
See Also