调用此方法将控件的边框的宽度。
HRESULT STDMETHODCALLTYPE put_BorderWidth(
LONG nBorderWidth
);
参数
- nBorderWidth
控件的边框的新的宽度。
返回值
返回在成功的S_OK或在失败时错误HRESULT。
要求
Header: atlctl.h
调用此方法将控件的边框的宽度。
HRESULT STDMETHODCALLTYPE put_BorderWidth(
LONG nBorderWidth
);
返回在成功的S_OK或在失败时错误HRESULT。
Header: atlctl.h