Share via


CStockPropImpl::put_BorderStyle

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

HRESULT STDMETHODCALLTYPE put_BorderStyle( 
   LONG nBorderStyle 
);

Parameters

  • nBorderStyle
    The new border 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_BorderStyle