please dont rip this site Prev Next

TOOLTIPTEXT info  Overview  Group

The TOOLTIPTEXT structure identifies a tool for which text is to be displayed and receives the text for the tool.

typedef struct { // ttt 

    NMHDR     hdr; 

    LPTSTR    lpszText; 

    char      szText[80]; 

    HINSTANCE hinst; 

    UINT      uFlags; 

} TOOLTIPTEXT, FAR *LPTOOLTIPTEXT; 

 

Members

hdr
Specifies a NMHDR structure, which enables the ToolTip control to pass a pointer to a TOOLTIPTEXT structure as the lParam parameter of a WM_NOTIFY message.
lpszText
Pointer to a string that contains or receives the text for a tool. If hinst specifies an instance handle, this member must be the identifier of a string resource.
szText
Buffer that receives the ToolTip text. An application can copy the text to this buffer as an alternative to specifying a string address or string resource.
hinst
Handle to the instance that contains a string resource to be used as the ToolTip text. If lpszText is the pointer to the ToolTip text, this member is NULL.
uFlags
Flag that indicates how to interpret the idFrom member of the NMHDR structure that is included in the structure. If this member is the TTF_IDISHWND value, idFrom is the handle of the tool. Otherwise, idFrom is the identifier of the tool.

If this member is the TTF_RTLREADING value, text on Hebrew or Arabic systems is displayed using right-to-left reading order.

Remarks

This structure is used with the TTN_NEEDTEXT notification message.

See Also

NMHDR, TTN_NEEDTEXT, WM_NOTIFY 


file: /Techref/os/win/api/win32/struc/src/str21_24.htm, 2KB, , updated: 2000/4/7 12:20, local time: 2024/3/28 10:25,
TOP NEW HELP FIND: 
3.236.139.73:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://www.piclist.com/techref/os/win/api/win32/struc/src/str21_24.htm"> TOOLTIPTEXT</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

  PICList 2024 contributors:
o List host: MIT, Site host massmind.org, Top posters @none found
- Page Editors: James Newton, David Cary, and YOU!
* Roman Black of Black Robotics donates from sales of Linistep stepper controller kits.
* Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters.
* Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated!
* Contributors: Richard Seriani, Sr.
 

Welcome to www.piclist.com!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .