网站首页
词典首页
请输入您要查询的计算机术语:
术语
CWnd::ShowOwnedPopups
释义
CWnd::ShowOwnedPopups
void ShowOwnedPopups( BOOL bShow = TRUE );
参数:
bShow
指定弹出窗口是要被显示还是隐藏。如果这个参数为TRUE,则所有隐藏的弹出窗口将被显示。如果这个参数为FALSE,则所有可见的弹出窗口将被隐藏。
说明:显示或隐藏这个窗口拥有的所有弹出窗口。
请参阅:::ShowOwnedPopups
随便看
CListBox::Create
CListBox::DeleteItem
CListBox::DeleteString
CListBox::Dir
CListBox::DrawItem
CListBox::FindString
CListBox::FindStringExact
CListBox::GetAnchorIndex
CListBox::GetCaretIndex
CListBox::GetCount
CListBox::GetCurSel
CListBox::GetHorizontalExtent
CListBox::GetItemData
CListBox::GetItemDataPtr
CListBox::GetItemHeight
CListBox::GetItemRect
CListBox::GetLocale
CListBox::GetSel
CListBox::GetSelCount
CListBox::GetSelItems
CListBox::GetText
CListBox::GetTextLen
CListBox::GetTopIndex
CListBox::InitStorage
CListBox::InsertString
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2026/9/17 18:48:29