P
PENGS
Unregistered / Unconfirmed
GUEST, unregistred user!
我想用 TB_GETBUTTONTEXT 求
ToolBar 的 Buttons 中的 Button 的 Text ,但我不会使用。
wParam = (WPARAM) idButton;
lParam = (LPARAM) (LPSTR) lpszText;
如已知 ToolBar 的 Handle 通过 TB_GETBUTTONCOUN 求得 Buttons Count
现在想得知 Button 1 的相关信息,包括 Text ImageIndex Tooltips 等信息
如何实现.
请高手们帮助/ help me; please
如果能提供 TOOLBAR CONTROL 参数 及 函数的相关资料另加分.多谢,
请赐教.
ToolBar 的 Buttons 中的 Button 的 Text ,但我不会使用。
wParam = (WPARAM) idButton;
lParam = (LPARAM) (LPSTR) lpszText;
如已知 ToolBar 的 Handle 通过 TB_GETBUTTONCOUN 求得 Buttons Count
现在想得知 Button 1 的相关信息,包括 Text ImageIndex Tooltips 等信息
如何实现.
请高手们帮助/ help me; please
如果能提供 TOOLBAR CONTROL 参数 及 函数的相关资料另加分.多谢,
请赐教.