Click here to Skip to main content
15,885,216 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: vb.net combo box Pin
Wombaticus10-Jun-15 21:59
Wombaticus10-Jun-15 21:59 
GeneralRe: vb.net combo box Pin
Sascha Lefèvre10-Jun-15 23:24
professionalSascha Lefèvre10-Jun-15 23:24 
GeneralRe: vb.net combo box Pin
Wombaticus10-Jun-15 23:38
Wombaticus10-Jun-15 23:38 
General(Off topic) Pin
Sascha Lefèvre10-Jun-15 23:50
professionalSascha Lefèvre10-Jun-15 23:50 
GeneralRe: (Off topic) Pin
Wombaticus11-Jun-15 0:11
Wombaticus11-Jun-15 0:11 
GeneralRe: (Off topic) Pin
Sascha Lefèvre11-Jun-15 0:41
professionalSascha Lefèvre11-Jun-15 0:41 
GeneralRe: (Off topic) Pin
Richard MacCutchan11-Jun-15 1:05
mveRichard MacCutchan11-Jun-15 1:05 
GeneralRe: vb.net combo box Pin
CHill6011-Jun-15 4:53
mveCHill6011-Jun-15 4:53 
That's a trick I used many times in VB3, 5 and 6 (and some obscure VB derivatives that I'd rather forget about).

I agree with the others that there are (arguably) better "dotnetty" ways of doing it, but it's always worth having something like this up your sleeve (especially if you end up supporting any legacy systems)

The only thing I would say is that (when possible) I created the listbox dynamically in code only so it was never part of the forms control collection.
GeneralRe: vb.net combo box Pin
classy_dog11-Jun-15 6:18
classy_dog11-Jun-15 6:18 
GeneralRe: vb.net combo box Pin
Sascha Lefèvre11-Jun-15 6:41
professionalSascha Lefèvre11-Jun-15 6:41 
GeneralRe: vb.net combo box Pin
Richard MacCutchan10-Jun-15 22:56
mveRichard MacCutchan10-Jun-15 22:56 
GeneralRe: vb.net combo box Pin
Jens Madsen, Højby14-Jul-15 21:19
Jens Madsen, Højby14-Jul-15 21:19 
AnswerRe: vb.net combo box Pin
Sascha Lefèvre10-Jun-15 14:21
professionalSascha Lefèvre10-Jun-15 14:21 
SuggestionRe: vb.net combo box Pin
Richard Deeming11-Jun-15 2:17
mveRichard Deeming11-Jun-15 2:17 
GeneralRe: vb.net combo box Pin
Sascha Lefèvre11-Jun-15 2:40
professionalSascha Lefèvre11-Jun-15 2:40 
QuestionUpdate only some classes on entity framework model Pin
satc8-Jun-15 20:45
satc8-Jun-15 20:45 
AnswerRe: Update only some classes on entity framework model Pin
Dave Kreskowiak9-Jun-15 7:01
mveDave Kreskowiak9-Jun-15 7:01 
Questionvb.net 2010 desktop app value displayed in combo box Pin
classy_dog8-Jun-15 11:48
classy_dog8-Jun-15 11:48 
AnswerRe: vb.net 2010 desktop app value displayed in combo box Pin
Sascha Lefèvre8-Jun-15 18:27
professionalSascha Lefèvre8-Jun-15 18:27 
GeneralRe: vb.net 2010 desktop app value displayed in combo box Pin
Ralf Meier9-Jun-15 3:00
mveRalf Meier9-Jun-15 3:00 
QuestionDefine a property on 2 partial classes ? Pin
satc8-Jun-15 0:33
satc8-Jun-15 0:33 
AnswerRe: Define a property on 2 partial classes ? Pin
Sascha Lefèvre8-Jun-15 2:24
professionalSascha Lefèvre8-Jun-15 2:24 
GeneralRe: Define a property on 2 partial classes ? Pin
satc8-Jun-15 10:00
satc8-Jun-15 10:00 
GeneralRe: Define a property on 2 partial classes ? Pin
Sascha Lefèvre8-Jun-15 18:32
professionalSascha Lefèvre8-Jun-15 18:32 
GeneralRe: Define a property on 2 partial classes ? Pin
satc8-Jun-15 19:59
satc8-Jun-15 19:59 

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.