Click here to Skip to main content
15,883,830 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionNET Framework Version 2.0 Pin
Nuray14-Oct-05 23:31
Nuray14-Oct-05 23:31 
AnswerRe: NET Framework Version 2.0 Pin
S. Senthil Kumar15-Oct-05 0:49
S. Senthil Kumar15-Oct-05 0:49 
GeneralRe: NET Framework Version 2.0 Pin
Nuray15-Oct-05 1:43
Nuray15-Oct-05 1:43 
GeneralRe: NET Framework Version 2.0 Pin
S. Senthil Kumar15-Oct-05 1:51
S. Senthil Kumar15-Oct-05 1:51 
QuestioneMbedded Pin
HahnTech14-Oct-05 12:00
HahnTech14-Oct-05 12:00 
Question.Net Installation Path Pin
Member 233533214-Oct-05 6:07
Member 233533214-Oct-05 6:07 
AnswerRe: .Net Installation Path Pin
MoustafaS21-Oct-05 15:30
MoustafaS21-Oct-05 15:30 
QuestionTooltip popup multiple times? Reset hover timer (vb.net) Pin
barnabya14-Oct-05 5:27
barnabya14-Oct-05 5:27 
I haven't found a good native VB.Net answer to this anywhere - probably someone else has had this issue and can help...

I (simply) want a tooltip to popup more than once without moving the mouse off of a control.

I have determined the Tooltip control is triggered by a MouseEnter event (not a MouseHover event as I first thought!) My test project - create a ToolTip, a Textbox and a blank CheckedListBox; set the Tooltip InitialDelay = 1; in the form load sub, set the Tooltip active and bound to the CheckedListBox; handle the CheckedListBox MouseHover event to enter the time of this event into the TextBox. Run this and the ToolTip will popup before the Hover text, and if I'm fast enough with the mouse, I can get the ToolTip to popup without the MouseHover event writing text.
I haven't had any joy with Me.ResetMouseEventArgs (Me being the form), and this is an unsupported call anyway.
I've thought of adding the C++ converted API call to TrackMouseEvents to reset the Tooltip hover timer, but want to pose the question first in case someone else has a better solution.
Thanks, Barnaby
QuestionAccess .NET 2.0 Dll in .NET 1.1 Pin
3004201613-Oct-05 22:17
3004201613-Oct-05 22:17 
AnswerRe: Access .NET 2.0 Dll in .NET 1.1 Pin
Dave Kreskowiak14-Oct-05 6:07
mveDave Kreskowiak14-Oct-05 6:07 
QuestionHow can I find the name of the current class? Pin
daberkowitz13-Oct-05 8:15
daberkowitz13-Oct-05 8:15 
AnswerRe: How can I find the name of the current class? Pin
Rein_Petersen14-Oct-05 6:08
Rein_Petersen14-Oct-05 6:08 
QuestionNeed Help !! System.Security.Cryptography over TCP Pin
IHSSITEMAN13-Oct-05 7:44
IHSSITEMAN13-Oct-05 7:44 
QuestionSystem.Appdomain.CreatedDomain(...) returns __TransparentProxy ?!? Pin
Rein_Petersen13-Oct-05 3:14
Rein_Petersen13-Oct-05 3:14 
AnswerRe: System.Appdomain.CreatedDomain(...) returns __TransparentProxy ?!? Pin
S. Senthil Kumar14-Oct-05 5:44
S. Senthil Kumar14-Oct-05 5:44 
GeneralRe: System.Appdomain.CreatedDomain(...) returns __TransparentProxy ?!? Pin
Rein_Petersen14-Oct-05 6:04
Rein_Petersen14-Oct-05 6:04 
QuestionGetting size (in bytes) of Bitmap object Pin
nzmike11-Oct-05 23:09
nzmike11-Oct-05 23:09 
Questionrequiredfield validator and rangevalidators don't work on remote server?? Pin
vicky45711-Oct-05 13:22
vicky45711-Oct-05 13:22 
QuestionGUI Framework Pin
Al Baraki11-Oct-05 6:21
Al Baraki11-Oct-05 6:21 
AnswerRe: GUI Framework Pin
Dave Kreskowiak11-Oct-05 6:54
mveDave Kreskowiak11-Oct-05 6:54 
GeneralRe: GUI Framework Pin
John M. Drescher11-Oct-05 12:22
John M. Drescher11-Oct-05 12:22 
GeneralRe: GUI Framework Pin
Dave Kreskowiak11-Oct-05 13:49
mveDave Kreskowiak11-Oct-05 13:49 
QuestionI'm no magician! Pin
CoolAmir11-Oct-05 2:14
CoolAmir11-Oct-05 2:14 
AnswerRe: ME TOO Pin
militiaware12-Oct-05 16:10
militiaware12-Oct-05 16:10 
QuestionRegex URL problem - help needed! Pin
nzmike11-Oct-05 1:25
nzmike11-Oct-05 1:25 

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.