Click here to Skip to main content
15,912,475 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionPRODUCT KEY VS.2005 BETA 2 Pin
Greeky21-Oct-05 23:44
Greeky21-Oct-05 23:44 
AnswerRe: PRODUCT KEY VS.2005 BETA 2 Pin
Christian Graus23-Oct-05 12:51
protectorChristian Graus23-Oct-05 12:51 
QuestionReading listboxes: Pin
mlesh21-Oct-05 21:39
mlesh21-Oct-05 21:39 
AnswerRe: Reading listboxes: Pin
Greeky23-Oct-05 20:46
Greeky23-Oct-05 20:46 
GeneralRe: Reading listboxes: Pin
mlesh23-Oct-05 21:12
mlesh23-Oct-05 21:12 
GeneralRe: Reading listboxes: Pin
Greeky23-Oct-05 21:31
Greeky23-Oct-05 21:31 
GeneralRe: Reading listboxes: Pin
Greeky23-Oct-05 21:32
Greeky23-Oct-05 21:32 
QuestionHighlight individual item within Combobox Pin
camelsaq21-Oct-05 15:25
camelsaq21-Oct-05 15:25 
Is there a way to highlight specific items within a combobox?

I tried this code:
cboItems.controls.item(2).background = color.yellow

The 2 would represent an individual item, in this case I knew there was an item at index# 2. Studio said that this was a null reference and I assume that the index "2" might be referring to something besides the collection of items in the combo box.

Anybody know if you can control the background colors of individual items within combobox?

AnswerRe: Highlight individual item within Combobox Pin
Greeky23-Oct-05 21:19
Greeky23-Oct-05 21:19 
QuestionTableLayoutPanel in VB.Net 2005 Pin
watagal21-Oct-05 13:28
watagal21-Oct-05 13:28 
AnswerRe: TableLayoutPanel in VB.Net 2005 Pin
Dave Kreskowiak23-Oct-05 6:39
mveDave Kreskowiak23-Oct-05 6:39 
AnswerRe: TableLayoutPanel in VB.Net 2005 Pin
watagal24-Oct-05 8:11
watagal24-Oct-05 8:11 
QuestionMinimum Permission? Pin
Richard_Wolf21-Oct-05 9:31
Richard_Wolf21-Oct-05 9:31 
Questionvb. net Pin
rejefaso21-Oct-05 6:58
sussrejefaso21-Oct-05 6:58 
AnswerRe: vb. net Pin
Richard_Wolf21-Oct-05 9:35
Richard_Wolf21-Oct-05 9:35 
AnswerRe: vb. net Pin
watagal21-Oct-05 14:03
watagal21-Oct-05 14:03 
QuestionHow do add dates in a combobox Pin
mlesh21-Oct-05 6:00
mlesh21-Oct-05 6:00 
AnswerRe: How do add dates in a combobox Pin
Richard_Wolf21-Oct-05 9:28
Richard_Wolf21-Oct-05 9:28 
GeneralRe: How do add dates in a combobox Pin
mlesh21-Oct-05 21:27
mlesh21-Oct-05 21:27 
AnswerRe: How do add dates in a combobox Pin
dundealing23-Oct-05 7:44
dundealing23-Oct-05 7:44 
AnswerRe: How do add dates in a combobox Pin
Greeky23-Oct-05 21:08
Greeky23-Oct-05 21:08 
QuestionHow to find MAC address Pin
Darryl Borden21-Oct-05 5:40
Darryl Borden21-Oct-05 5:40 
AnswerRe: How to find MAC address Pin
Richard_Wolf21-Oct-05 9:37
Richard_Wolf21-Oct-05 9:37 
GeneralRe: How to find MAC address Pin
abhinish21-Oct-05 22:06
abhinish21-Oct-05 22:06 
QuestionDetection Problems Pin
Anonymous21-Oct-05 4:34
Anonymous21-Oct-05 4:34 

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.