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.
Call this method to get the paint style used by the control, for example, flat or 3D.
HRESULT STDMETHODCALLTYPE get_Appearance(
SHORT pnAppearance
);
Parameters
- pnAppearance
Variable that receives the control's paint style.
Return Value
Returns S_OK on success, or an error HRESULT on failure.
Requirements
Header: atlctl.h