Click here to Skip to main content
16,006,442 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questiondeclaration in crystal report? Pin
viettho14-Jan-05 7:30
viettho14-Jan-05 7:30 
GeneralPlanning overview.NET Pin
nikneem200514-Jan-05 2:37
nikneem200514-Jan-05 2:37 
QuestionMaking ActiveX (OCX) Control i VB.NET ? Pin
MrBean13-Jan-05 23:09
MrBean13-Jan-05 23:09 
AnswerRe: Making ActiveX (OCX) Control i VB.NET ? Pin
Dave Kreskowiak14-Jan-05 4:08
mveDave Kreskowiak14-Jan-05 4:08 
GeneralRe: Making ActiveX (OCX) Control i VB.NET ? Pin
MrBean20-Jan-05 4:09
MrBean20-Jan-05 4:09 
GeneralRe: Making ActiveX (OCX) Control i VB.NET ? Pin
Dave Kreskowiak20-Jan-05 13:04
mveDave Kreskowiak20-Jan-05 13:04 
GeneralList Box Selecting in VB 6 Pin
johnjsm13-Jan-05 22:30
johnjsm13-Jan-05 22:30 
GeneralRe: List Box Selecting in VB 6 Pin
Dave Kreskowiak14-Jan-05 1:37
mveDave Kreskowiak14-Jan-05 1:37 
You have to supply the "automatic" code. There is nothing that will automatically select anything for you.

Handle the OnClick event of the first ListBox. Then for each selected item, you'll have to search through the second ListBox and enable the appropriate Selected() index.


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

GeneralIcons on Button Pin
Rizwan Bashir13-Jan-05 21:44
Rizwan Bashir13-Jan-05 21:44 
GeneralRe: Icons on Button Pin
Tom John14-Jan-05 4:09
Tom John14-Jan-05 4:09 
Generalpopulate a textbox with results of a recordset search Pin
jlawren7713-Jan-05 9:31
jlawren7713-Jan-05 9:31 
GeneralRe: populate a textbox with results of a recordset search Pin
Edbert P13-Jan-05 17:14
Edbert P13-Jan-05 17:14 
GeneralRe: populate a textbox with results of a recordset search Pin
jlawren7715-Jan-05 5:45
jlawren7715-Jan-05 5:45 
GeneralUpdate Access Database Pin
victor_ba8513-Jan-05 8:58
victor_ba8513-Jan-05 8:58 
GeneralRe: Update Access Database Pin
Edbert P13-Jan-05 17:37
Edbert P13-Jan-05 17:37 
General(Hopefully) Simple Install Question Pin
Mitch F.13-Jan-05 8:06
Mitch F.13-Jan-05 8:06 
GeneralSystemMenu Icons... Pin
TAlvord13-Jan-05 6:27
TAlvord13-Jan-05 6:27 
GeneralRe: SystemMenu Icons... Pin
Rizwan Bashir13-Jan-05 21:59
Rizwan Bashir13-Jan-05 21:59 
GeneralRe: SystemMenu Icons... Pin
TAlvord14-Jan-05 13:20
TAlvord14-Jan-05 13:20 
GeneralSome difficult task in VB.NET Pin
Mekong River13-Jan-05 5:40
Mekong River13-Jan-05 5:40 
GeneralRe: Some difficult task in VB.NET Pin
Charlie Williams13-Jan-05 6:22
Charlie Williams13-Jan-05 6:22 
GeneralRe: Some difficult task in VB.NET Pin
Mekong River14-Jan-05 4:53
Mekong River14-Jan-05 4:53 
Generalcalculate total time "Access" Pin
sevan13-Jan-05 4:10
sevan13-Jan-05 4:10 
GeneralRe: calculate total time "Access" Pin
Jim Matthews13-Jan-05 5:10
Jim Matthews13-Jan-05 5:10 
GeneralRe: calculate total time "Access" Pin
sevan13-Jan-05 19:33
sevan13-Jan-05 19:33 

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.