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