PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework ComboBox

Reply

ComboBox

 
Thread Tools Rate Thread
Old 03-09-2003, 02:36 AM   #1
Lloyd Dupont
Guest
 
Posts: n/a
Default ComboBox


I have problem to programatically select the selected item.

I tryed (unsuccesfully so far)
myCombo.SelectedValue = ...;
myCombo.SelectedItem = ...;
myCombo.SelectedIndex = ...;
myCombo.Text = ...;

any tip ?


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off