Click here to Skip to main content
15,925,400 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questiongetting group information Pin
Bis198214-Jun-06 0:28
Bis198214-Jun-06 0:28 
AnswerRe: getting group information Pin
sasidar_d14-Jun-06 3:46
sasidar_d14-Jun-06 3:46 
GeneralRe: getting group information Pin
Bis198214-Jun-06 4:43
Bis198214-Jun-06 4:43 
GeneralRe: getting group information Pin
sasidar_d14-Jun-06 21:29
sasidar_d14-Jun-06 21:29 
GeneralRe: getting group information Pin
Bis198214-Jun-06 5:01
Bis198214-Jun-06 5:01 
GeneralRe: getting group information Pin
sasidar_d14-Jun-06 22:14
sasidar_d14-Jun-06 22:14 
GeneralProgrammatically Select item in ComboBox where ValueMember is known Pin
mincefish14-Jun-06 0:26
mincefish14-Jun-06 0:26 
GeneralRe: Programmatically Select item in ComboBox where ValueMember is known [modified] Pin
Dinuj Nath14-Jun-06 1:21
Dinuj Nath14-Jun-06 1:21 
try cboClients.Items.FindByText("TheText").Selected = True Or cboClients.Items.FindByValue("TheValue").Selected = True

oops! I think you asked for windows forms. I have answered for asp.net. Sorry.
Last modified: 14-June-2006 6:39:52 AM --
GeneralRe: Programmatically Select item in ComboBox where ValueMember is known Pin
mincefish14-Jun-06 1:47
mincefish14-Jun-06 1:47 
GeneralRe: Programmatically Select item in ComboBox where ValueMember is known Pin
Dinuj Nath14-Jun-06 2:45
Dinuj Nath14-Jun-06 2:45 
GeneralRe: Programmatically Select item in ComboBox where ValueMember is known Pin
mincefish14-Jun-06 2:58
mincefish14-Jun-06 2:58 
GeneralRe: Programmatically Select item in ComboBox where ValueMember is known Pin
Dinuj Nath14-Jun-06 19:25
Dinuj Nath14-Jun-06 19:25 
GeneralRe: Programmatically Select item in ComboBox where ValueMember is known Pin
mincefish15-Jun-06 0:30
mincefish15-Jun-06 0:30 
GeneralRe: Programmatically Select item in ComboBox where ValueMember is known Pin
Dinuj Nath15-Jun-06 1:08
Dinuj Nath15-Jun-06 1:08 
Questionimage enhancement Pin
ndox14-Jun-06 0:18
ndox14-Jun-06 0:18 
AnswerRe: image enhancement Pin
Christian Graus14-Jun-06 0:52
protectorChristian Graus14-Jun-06 0:52 
GeneralRe: image enhancement Pin
ndox14-Jun-06 13:58
ndox14-Jun-06 13:58 
QuestionUrgent : how to get properties info of MSI file thru VB code ?? Pin
Supriya Tonape13-Jun-06 21:50
Supriya Tonape13-Jun-06 21:50 
Questionchart in VB.net Pin
MffM13-Jun-06 20:23
MffM13-Jun-06 20:23 
AnswerRe: chart in VB.net Pin
Dave Kreskowiak14-Jun-06 6:32
mveDave Kreskowiak14-Jun-06 6:32 
Questionset up prob Pin
bony_baba13-Jun-06 18:47
bony_baba13-Jun-06 18:47 
AnswerRe: set up prob Pin
Dave Kreskowiak14-Jun-06 6:27
mveDave Kreskowiak14-Jun-06 6:27 
QuestionRe: set up prob Pin
bony_baba14-Jun-06 20:36
bony_baba14-Jun-06 20:36 
AnswerRe: set up prob [modified] Pin
Dave Kreskowiak15-Jun-06 1:29
mveDave Kreskowiak15-Jun-06 1:29 
GeneralRe: set up prob Pin
bony_baba15-Jun-06 18:57
bony_baba15-Jun-06 18:57 

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.