CHtmlView::SetHeight
void SetHeight(long bNewValue);
参数:
bNewValue
主窗口的高度,用像素表示。
说明:
调用此成员函数设置Internet Explorer主窗口的高度。
适用于Internet Explorer和WebBrowser。
请参阅:
CHtmlView::GetHeight
, IWebBrowser2::put_Height