Share via


CStockPropImpl::put_BackStyle

Call this method to set the control's background style.

HRESULT STDMETHODCALLTYPE put_BackStyle( 
   LONG nBackStyle 
);

Parameters

  • nBackStyle
    The new control background style.

Return Value

Returns S_OK on success, or an error HRESULT on failure.

Requirements

Header: atlctl.h

See Also

Reference

CStockPropImpl Class

CStockPropImpl::get_BackStyle