Retrieves the currently selected item in a tree-view control. You can use this macro, or you can explicitly send theTVM_GETNEXTITEMmessage with the TVGN_CARET flag. Syntax C++ HTREEITEMTreeView_GetSelection( HWN
This macro retrieves the currently selected item in a tree-view control. You can use this macro, or you can explicitly send theTVM_GETNEXTITEMmessage with the TVGN_CARET flag. Syntax HTREEITEM TreeView_GetSelection( hwnd ); Parameters
TreeView_GetItemRect TreeView_GetNextItem TreeView_GetNextSibling TreeView_GetNextVisible TreeView_GetParent TreeView_GetPrevSibling TreeView_GetPrevVisible TreeView_GetRoot TreeView_GetSelection TreeView_GetVisibleCount TreeView_HitTest TreeView_InsertItem TreeView_Select TreeView_SelectDropTarget TreeView...
System.Windows.Automation.Provider.IRawElementProviderSimple[] ISelectionProvider.GetSelection (); 傳回 IRawElementProviderSimple[] UI 自動化提供者的集合。 實作 GetSelection() 備註 這個成員是明確介面成員實作, 只有在TreeViewAutomationPeer執行個體轉換成ISelecti...
擷取樹狀檢視控制項中目前選取的專案。 您可以使用此宏,也可以使用 TVGN_CARET 旗標明確傳送TVM_GETNEXTITEM訊息。 語法 C++ voidTreeView_GetSelection( hwnd ); 參數 hwnd 類型:HWND 樹狀檢視控制項的控制碼。 傳回值 無 規格需求 最低支援的用戶端Windows Vista [僅限傳統型應用程式] ...
TreeView_GetItemRect TreeView_GetNextItem TreeView_GetNextSibling TreeView_GetNextVisible TreeView_GetParent TreeView_GetPrevSibling TreeView_GetPrevVisible TreeView_GetRoot TreeView_GetSelection TreeView_GetVisibleCount TreeView_HitTest TreeView_InsertItem TreeView_Select TreeView_SelectDropTarget TreeView...
Retrieves the currently selected item in a tree-view control. You can use this macro, or you can explicitly send theTVM_GETNEXTITEMmessage with the TVGN_CARET flag. Syntax C++ voidTreeView_GetSelection( hwnd ); Parameters hwnd Type:HWND ...
TreeView_GetNextVisible宏 TreeView_GetParent宏 TreeView_GetPrevSibling宏 TreeView_GetPrevVisible宏 TreeView_GetRoot宏 TreeView_GetScrollTime宏 TreeView_GetSelectedCount宏 TreeView_GetSelection宏 TreeView_GetTextColor宏 TreeView_GetToolTips宏 TreeView_GetUnicodeFormat宏 TreeView_GetVisibleCount宏 TreeView...
检索树视图控件中当前选定的项。 可以使用此宏,也可以使用TVGN_CARET标志显式发送TVM_GETNEXTITEM消息。 语法 C++复制 voidTreeView_GetSelection( hwnd ); 参数 hwnd 类型:HWND 树视图控件的句柄。 返回值 无 要求 最低受支持的客户端Windows Vista [仅限桌面应用] ...