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.
Place this macro in an ATL ActiveX control's control class to specify the VIEWSTATUS flags to the container.
DECLARE_VIEW_STATUS(
statusFlags
)
Parameters
- statusFlags
[in] The VIEWSTATUS flags. See VIEWSTATUS for a list of flags.
Example
DECLARE_VIEW_STATUS(VIEWSTATUS_SOLIDBKGND | VIEWSTATUS_OPAQUE)
Requirements
Header: atlctl.h