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.
Tells the container to make the control visible.
HRESULT DoVerbShow(
LPCRECT prcPosRect,
HWND /* hwndParent */
);
Parameters
prcPosRec
[in] Pointer to the rectangle the container wants the control to draw into.hwndParent
[in] Handle of the window containing the control. Not used in the ATL implementation.
Return Value
One of the standard HRESULT values.
Requirements
Header: atlctl.h