Share via


CStockPropImpl::put_FillColor

Call this method to set the control's fill color.

HRESULT STDMETHODCALLTYPE put_FillColor( 
   OLE_COLOR clrFillColor 
);

Parameters

  • clrFillColor
    The new fill color for the control.

Return Value

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

Requirements

Header: atlctl.h

See Also

Reference

CStockPropImpl Class

CStockPropImpl::get_FillColor