Click here to Skip to main content
15,925,602 members
Home / Discussions / C#
   

C#

 
GeneralRe: GetActiveObject doesn't work when run from ASP. Pin
Zyraph27-Nov-08 14:16
Zyraph27-Nov-08 14:16 
Question.net remoting Pin
krinaljariwala26-Nov-08 22:46
krinaljariwala26-Nov-08 22:46 
AnswerRe: .net remoting Pin
tonyjsebastian126-Nov-08 23:03
tonyjsebastian126-Nov-08 23:03 
GeneralRe: .net remoting Pin
krinaljariwala26-Nov-08 23:13
krinaljariwala26-Nov-08 23:13 
GeneralRe: .net remoting Pin
leppie27-Nov-08 0:43
leppie27-Nov-08 0:43 
GeneralRe: .net remoting Pin
Harvey Saayman27-Nov-08 1:52
Harvey Saayman27-Nov-08 1:52 
QuestionWhiteboard application Pin
yesu prakash26-Nov-08 22:44
yesu prakash26-Nov-08 22:44 
AnswerRe: Whiteboard application Pin
tonyjsebastian126-Nov-08 22:50
tonyjsebastian126-Nov-08 22:50 
GeneralRe: Whiteboard application Pin
yesu prakash27-Nov-08 17:47
yesu prakash27-Nov-08 17:47 
GeneralRe: Whiteboard application Pin
tonyjsebastian127-Nov-08 23:53
tonyjsebastian127-Nov-08 23:53 
GeneralRe: Whiteboard application Pin
tonyjsebastian127-Nov-08 23:54
tonyjsebastian127-Nov-08 23:54 
QuestionHow to get only a part of web-page (for traffic saving)? Pin
Hinstein26-Nov-08 22:13
Hinstein26-Nov-08 22:13 
AnswerRe: How to get only a part of web-page (for traffic saving)? Pin
Christian Graus26-Nov-08 22:17
protectorChristian Graus26-Nov-08 22:17 
GeneralRe: How to get only a part of web-page (for traffic saving)? Pin
Hinstein26-Nov-08 23:20
Hinstein26-Nov-08 23:20 
QuestionHow to OPEN & CLOSE from Recent Progects ??!! Pin
Eddy Ho 8826-Nov-08 22:01
Eddy Ho 8826-Nov-08 22:01 
AnswerRe: How to OPEN & CLOSE from Recent Progects ??!! Pin
tonyjsebastian126-Nov-08 22:06
tonyjsebastian126-Nov-08 22:06 
QuestionC# - Keyboard hooks, ToUnicodeEx, MapVirtualKeyEx Pin
Member 468084426-Nov-08 21:58
Member 468084426-Nov-08 21:58 
QuestionHow to display a tool tip for a text box ?? Pin
tonyjsebastian126-Nov-08 21:56
tonyjsebastian126-Nov-08 21:56 
AnswerRe: How to display a tool tip for a text box ?? Pin
Christian Graus26-Nov-08 22:17
protectorChristian Graus26-Nov-08 22:17 
GeneralRe: How to display a tool tip for a text box ?? Pin
tonyjsebastian126-Nov-08 22:30
tonyjsebastian126-Nov-08 22:30 
GeneralRe: How to display a tool tip for a text box ?? Pin
Christian Graus26-Nov-08 22:41
protectorChristian Graus26-Nov-08 22:41 
GeneralRe: How to display a tool tip for a text box ?? Pin
tonyjsebastian126-Nov-08 22:57
tonyjsebastian126-Nov-08 22:57 
GeneralRe: How to display a tool tip for a text box ?? Pin
Christian Graus26-Nov-08 23:17
protectorChristian Graus26-Nov-08 23:17 
GeneralRe: How to display a tool tip for a text box ?? Pin
tonyjsebastian126-Nov-08 23:30
tonyjsebastian126-Nov-08 23:30 
AnswerRe: How to display a tool tip for a text box ?? Pin
dan!sh 26-Nov-08 22:26
professional dan!sh 26-Nov-08 22:26 
You can set the tooltip for the textbox using ToolTip.SetToolTip method and you can show it while the KeyPress event of the textbox.

Hope it helps.

Loading signature. Please wait...

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.