tooltips text
From: bob (anonymous_at_discussions.microsoft.com)
Date: 05/16/04
- Next message: bob: "viewing newsgroups with outlook express"
- Previous message: Duane Bozarth: "Re: Size of arrary"
- Next in thread: MikeD: "Re: tooltips text"
- Reply: MikeD: "Re: tooltips text"
- Reply: kpg: "Re: tooltips text"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 16 May 2004 16:26:02 -0700
Hello all:
In vb 6.0, is there a way of having tooltipstext to show as 2 lines? For example I want the tooltip to show:
This is line 1
This is line 2
I tried using the following code, but I got some junk characters in the tooltips.
obj.tooltipstext="This is line 1" & vbcrlf & ="This is line 2"
I appreciate your help.
Bob
- Next message: bob: "viewing newsgroups with outlook express"
- Previous message: Duane Bozarth: "Re: Size of arrary"
- Next in thread: MikeD: "Re: tooltips text"
- Reply: MikeD: "Re: tooltips text"
- Reply: kpg: "Re: tooltips text"
- Messages sorted by: [ date ] [ thread ]