LVM_GETITEMRECT訊息 Learn 發現卡 產品文件 開發語言 主題 登入 Windows 應用程式開發 瀏覽 部署 平台 疑難排解 資源 儀表板 清單檢視通知 清單檢視結構 清單檢視常數 清單檢視控件範例 月曆 呼叫器 進度列 屬性表 鋼筋 Rich Edit Scroll Bar 靜態控件 狀態列 SysLink 定位字元 工作對話框 工具
命名空间:Microsoft.TeamFoundation.Common.Internal 程序集:Microsoft.TeamFoundation.Common(在 Microsoft.TeamFoundation.Common.dll 中) 语法 C# publicconstintLVM_GETITEMRECT 请参见 参考 NativeMethods 类 Microsoft.TeamFoundation.Common.Internal 命名空间
LVM_GETITEMRECT wParam = (WPARAM)(int) i; lParam = (LPARAM)(LPRECT) prc; Parameters i Index of the list view item. prc Pointer to a RECT structure that receives the bounding rectangle. When the message is sent, the left member of this structure is used to determine the portion of th...
LVM_GETGROUPRECT LVM_GETGROUPSTATE LVM_GETHEADER LVM_GETHOTCURSOR LVM_GETHOTITEM LVM_GETHOVERTIME LVM_GETIMAGELIST LVM_GETINSERTMARK LVM_GETINSERTMARKCOLOR LVM_GETINSERTMARKRECT LVM_GETISEARCHSTRING LVM_GETITEM LVM_GETITEMCOUNT LVM_GETITEMINDEXRECT LVM_GETITEMPOSITION LVM_GETITEMRECT LVM_GETITEMSPACING...
检索当前列表视图中项的整体或部分的边框。 可以显式发送此消息,也可以使用 ListView\_GetItemRect 宏发送。
Retrieves the bounding rectangle for all or part of an item in the current view. You can send this message explicitly or by using theListView_GetItemRectmacro. Parameters wParam[in] Index of the list-view item. lParam[in, out] Pointer to aRECTstructure that receives the bounding rectangle....
LVM_GETGROUPRECT LVM_GETGROUPSTATE LVM_GETHEADER LVM_GETHOTCURSOR LVM_GETHOTITEM LVM_GETHOVERTIME LVM_GETIMAGELIST LVM_GETINSERTMARK LVM_GETINSERTMARKCOLOR LVM_GETINSERTMARKRECT LVM_GETISEARCHSTRING LVM_GETITEM LVM_GETITEMCOUNT LVM_GETITEMINDEXRECT LVM_GETITEMPOSITION LVM_GETITEMRECT LVM_GETITEMSPACING...
显式发送此消息或使用 ListView_GetItemIndexRect 宏发送。 parameters wParam [in] 指向子项的父项 的LVITEMINDEX 结构的指针。 调用进程负责分配此结构并设置其成员。 wParam 不得为 NULL。 lParam [in, out] 指向RECT 结构的指针,用于接收坐标。 调用进程负责分配此结构。 lParam 不得为 NULL。将 top ...
LVM_GETHEADER LVM_GETHOTCURSOR LVM_GETHOTITEM LVM_GETHOVERTIME LVM_GETIMAGELIST LVM_GETINSERTMARK LVM_GETINSERTMARKCOLOR LVM_GETINSERTMARKRECT LVM_GETISEARCHSTRING LVM_GETITEM LVM_GETITEMCOUNT LVM_GETITEMINDEXRECT LVM_GETITEMPOSITION LVM_GETITEMRECT LVM_GETITEMSPACING LVM_GETITEMSTATE LVM_GETITEMTEXT ...
Retrieves the bounding rectangle for all or part of an item in the current view. You can send this message explicitly or by using theListView_GetItemRectmacro. Parameters wParam[in] Index of the list-view item. lParam[in, out] Pointer to aRECTstructure that receives the bounding rectangle....