调用此方法将控件的绘图样式,例如,纯,虚线或虚线。
HRESULT STDMETHODCALLTYPE put_DrawStyle(
LONG pnDrawStyle
);
参数
- nDrawStyle
控件的新绘图样式。
返回值
返回在成功的S_OK或在失败时错误HRESULT。
要求
Header: atlctl.h
调用此方法将控件的绘图样式,例如,纯,虚线或虚线。
HRESULT STDMETHODCALLTYPE put_DrawStyle(
LONG pnDrawStyle
);
返回在成功的S_OK或在失败时错误HRESULT。
Header: atlctl.h