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.
Declares a visual group in the dialog. Subsequent calls to any "add" method add those elements to this group.
HRESULT StartVisualGroup(
DWORD dwIDCtl,
const CString& strLabel
);
Parameters
dwIDCtl
The ID of the visual group.strLabel
The group name.
Requirements
Header: afxdlgs.h