Click here to Skip to main content
15,921,179 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: directory write access denied. Pin
Dave Kreskowiak17-Mar-06 1:32
mveDave Kreskowiak17-Mar-06 1:32 
GeneralRe: directory write access denied. Pin
uglyeyes17-Mar-06 2:32
uglyeyes17-Mar-06 2:32 
GeneralRe: directory write access denied. Pin
uglyeyes17-Mar-06 2:41
uglyeyes17-Mar-06 2:41 
QuestionScanning text one word at a time Pin
Robert199915-Mar-06 15:15
Robert199915-Mar-06 15:15 
AnswerRe: Scanning text one word at a time Pin
CWIZO16-Mar-06 2:30
CWIZO16-Mar-06 2:30 
AnswerRe: Scanning text one word at a time Pin
progload16-Mar-06 7:00
progload16-Mar-06 7:00 
QuestionTooltip on Comboboxes Pin
Bag-oSaVB15-Mar-06 14:49
Bag-oSaVB15-Mar-06 14:49 
AnswerRe: Tooltip on Comboboxes Pin
Dave Kreskowiak16-Mar-06 4:01
mveDave Kreskowiak16-Mar-06 4:01 
Not easily. The ComboBox doesn't expose one critical method to make this work, ItemFrommPoint. Without that, there is no way to know which item the mouse is hovering over so you can change the ToolTip text to match.

There are impelementations out there that support this, but all the ones I've found were written in C++/MFC. There are also vendors selling .NET controls that support this, such as ComponentOne.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

QuestionUsing SQL Express from Visual Basic 6 Pin
Chandana Subasinghe15-Mar-06 13:12
Chandana Subasinghe15-Mar-06 13:12 
QuestionDocumentation to use flash8.ocx in vb.net windows forms Pin
MAP Tiger15-Mar-06 6:56
MAP Tiger15-Mar-06 6:56 
AnswerRe: Documentation to use flash8.ocx in vb.net windows forms Pin
Chatura Dilan15-Mar-06 14:45
Chatura Dilan15-Mar-06 14:45 
QuestionRe: Documentation to use flash8.ocx in vb.net windows forms Pin
MAP Tiger15-Mar-06 22:49
MAP Tiger15-Mar-06 22:49 
QuestionHow to create optional text boxes Pin
isjerelijah15-Mar-06 6:43
isjerelijah15-Mar-06 6:43 
AnswerRe: How to create optional text boxes Pin
noshaba mariam15-Mar-06 17:29
noshaba mariam15-Mar-06 17:29 
QuestionFind/Replace Text in Binary Files Pin
Zenly15-Mar-06 5:14
Zenly15-Mar-06 5:14 
QuestionClosing Javascript Error Message Pin
captain_zep15-Mar-06 4:41
captain_zep15-Mar-06 4:41 
QuestionMultimedia control error?? Pin
campbells15-Mar-06 3:29
campbells15-Mar-06 3:29 
AnswerRe: Multimedia control error?? Pin
Dave Kreskowiak15-Mar-06 5:53
mveDave Kreskowiak15-Mar-06 5:53 
GeneralRe: Multimedia control error?? Pin
campbells15-Mar-06 6:13
campbells15-Mar-06 6:13 
QuestionClass Good Practices? Pin
Kaditcher15-Mar-06 2:46
Kaditcher15-Mar-06 2:46 
AnswerRe: Class Good Practices? Pin
Guffa15-Mar-06 3:59
Guffa15-Mar-06 3:59 
Questionhow to play flash??? Pin
campbells15-Mar-06 2:46
campbells15-Mar-06 2:46 
AnswerRe: how to play flash??? Pin
Chatura Dilan15-Mar-06 14:43
Chatura Dilan15-Mar-06 14:43 
QuestionProblem with loading xml to dataset? Pin
Ron.S15-Mar-06 1:04
Ron.S15-Mar-06 1:04 
QuestionHow to open a file in OLE container during runtime Pin
KajaF15-Mar-06 0:15
KajaF15-Mar-06 0:15 

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.