CHtmlView::SetVisible
调用该成员函数的浏览器设置控件的可见性状态。
void SetVisible(
BOOL bNewValue
);
参数
- bNewValue
非零,如果该控件是可见的,否则零。
备注
适用于Internet Explorer和浏览器。
要求
Header: afxhtml.h
调用该成员函数的浏览器设置控件的可见性状态。
void SetVisible(
BOOL bNewValue
);
适用于Internet Explorer和浏览器。
Header: afxhtml.h