Click here to Skip to main content
15,894,410 members
Home / Discussions / C#
   

C#

 
GeneralRe: QUIZ Pin
kibromg28-Nov-08 1:16
kibromg28-Nov-08 1:16 
AnswerRe: QUIZ Pin
Ashfield28-Nov-08 8:49
Ashfield28-Nov-08 8:49 
QuestionTool tip on textbox URGENT Pin
tonyjsebastian128-Nov-08 0:20
tonyjsebastian128-Nov-08 0:20 
AnswerRe: Tool tip on textbox URGENT Pin
V.28-Nov-08 0:28
professionalV.28-Nov-08 0:28 
GeneralRe: Tool tip on textbox URGENT Pin
tonyjsebastian128-Nov-08 1:09
tonyjsebastian128-Nov-08 1:09 
GeneralRe: Tool tip on textbox URGENT Pin
V.28-Nov-08 1:33
professionalV.28-Nov-08 1:33 
AnswerRe: Tool tip on textbox URGENT Pin
Simon P Stevens28-Nov-08 0:33
Simon P Stevens28-Nov-08 0:33 
GeneralRe: Tool tip on textbox Pin
tonyjsebastian128-Nov-08 1:00
tonyjsebastian128-Nov-08 1:00 
hello Simon Stevens

first let me ask u a sorry for my mistake

i tried this way and i am ok to an extent...

this.toolTip1.ToolTipTitle = "Function name and parameters";
this.toolTip1.IsBalloon = true;
toolTip1.Show("Function name(string,int)", this.txtdispaly,1000);

Now the tool tip is showing at closer to the text box but in Balloon shape..

Thanks
Tony
GeneralRe: Tool tip on textbox Pin
Simon P Stevens28-Nov-08 3:23
Simon P Stevens28-Nov-08 3:23 
GeneralRe: Tool tip on textbox URGENT Pin
Tom Deketelaere28-Nov-08 2:01
professionalTom Deketelaere28-Nov-08 2:01 
GeneralRe: Tool tip on textbox Pin
tonyjsebastian128-Nov-08 2:15
tonyjsebastian128-Nov-08 2:15 
QuestionProblem in crystal reports Pin
vijaylumar28-Nov-08 0:11
vijaylumar28-Nov-08 0:11 
JokeRe: Problem in crystal reports Pin
nelsonpaixao30-Nov-08 4:23
nelsonpaixao30-Nov-08 4:23 
QuestionHow to get values from dynamica generated HTML control Pin
Exelioindia27-Nov-08 23:40
Exelioindia27-Nov-08 23:40 
AnswerRe: How to get values from dynamica generated HTML control Pin
leppie28-Nov-08 0:09
leppie28-Nov-08 0:09 
AnswerRe: How to get values from dynamica generated HTML control Pin
Guffa28-Nov-08 3:53
Guffa28-Nov-08 3:53 
Questionregarding speach SDK5.1 Pin
Seraph_summer27-Nov-08 23:37
Seraph_summer27-Nov-08 23:37 
AnswerRe: regarding speach SDK5.1 Pin
Wendelius28-Nov-08 9:19
mentorWendelius28-Nov-08 9:19 
QuestionNeed help Marshaling in C# Pin
Tunçay Şanlı27-Nov-08 23:15
Tunçay Şanlı27-Nov-08 23:15 
AnswerRe: Need help Marshaling in C# PinPopular
leppie27-Nov-08 23:23
leppie27-Nov-08 23:23 
GeneralRe: Need help Marshaling in C# Pin
Tunçay Şanlı1-Dec-08 0:26
Tunçay Şanlı1-Dec-08 0:26 
QuestionVideo streaming Pin
resna.s27-Nov-08 22:11
resna.s27-Nov-08 22:11 
AnswerRe: Video streaming Pin
Simon P Stevens27-Nov-08 23:01
Simon P Stevens27-Nov-08 23:01 
AnswerRe: Video streaming Pin
Tom Deketelaere27-Nov-08 23:20
professionalTom Deketelaere27-Nov-08 23:20 
AnswerRe: Video streaming Pin
Pete O'Hanlon28-Nov-08 2:54
mvePete O'Hanlon28-Nov-08 2:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.