Click here to Skip to main content
15,890,882 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Using Listbox help Pin
TwoFaced5-Jul-07 17:21
TwoFaced5-Jul-07 17:21 
GeneralRe: Using Listbox help Pin
benny777ex5-Jul-07 17:38
benny777ex5-Jul-07 17:38 
GeneralRe: Using Listbox help Pin
The ANZAC5-Jul-07 17:52
The ANZAC5-Jul-07 17:52 
GeneralRe: Using Listbox help Pin
benny777ex5-Jul-07 18:58
benny777ex5-Jul-07 18:58 
GeneralRe: Using Listbox help Pin
Sathesh Sakthivel5-Jul-07 18:59
Sathesh Sakthivel5-Jul-07 18:59 
GeneralRe: Using Listbox help Pin
benny777ex5-Jul-07 19:20
benny777ex5-Jul-07 19:20 
GeneralRe: Using Listbox help Pin
Sathesh Sakthivel5-Jul-07 19:21
Sathesh Sakthivel5-Jul-07 19:21 
QuestionRe: Using Listbox help Pin
benny777ex5-Jul-07 22:45
benny777ex5-Jul-07 22:45 
benny777ex wrote:
I want to read the selected line with a text box, so I wrote:
Display.Text = JobList.Items.Item(LineNumber.Text).ToString
there are 2 textboxs: Display.Text, LineNumber.Text
and 1 listbox: JobList

hi I have another question,
Like I said, I want to read the selected line with textbox.
how to highlight the line in the listbox?
or is it possible to do some text change, such as make it bold,
or add some extra text like:
">>" + the line in the list box + "<<"
in the line in the listbox?

Please Help,
Thanks

Benny

Im using:
Windows XP Professional SP2
Microsoft Visual Basic 2005 (.NET)

AnswerRe: Using Listbox help Pin
Sonia Gupta5-Jul-07 23:14
Sonia Gupta5-Jul-07 23:14 
QuestionRe: Using Listbox help Pin
benny777ex6-Jul-07 0:01
benny777ex6-Jul-07 0:01 
AnswerRe: Using Listbox help Pin
The ANZAC6-Jul-07 1:24
The ANZAC6-Jul-07 1:24 
GeneralRe: Using Listbox help Pin
benny777ex6-Jul-07 1:36
benny777ex6-Jul-07 1:36 
GeneralRe: Using Listbox help Pin
The ANZAC6-Jul-07 2:37
The ANZAC6-Jul-07 2:37 
QuestionDynamic DataGridView problems Pin
nz_fox5-Jul-07 14:57
nz_fox5-Jul-07 14:57 
AnswerRe: Dynamic DataGridView problems Pin
Polymorpher5-Jul-07 15:06
Polymorpher5-Jul-07 15:06 
QuestionAutomating code to update fill periodically Pin
Cory Kimble5-Jul-07 9:22
Cory Kimble5-Jul-07 9:22 
AnswerRe: Automating code to update fill periodically Pin
Christian Graus5-Jul-07 9:33
protectorChristian Graus5-Jul-07 9:33 
QuestionMaking a particular cell of datagrids uneditable [modified] Pin
hsprasain5-Jul-07 8:23
hsprasain5-Jul-07 8:23 
AnswerRe: Making some columns of datagrids uneditable Pin
aphei5-Jul-07 17:07
aphei5-Jul-07 17:07 
GeneralRe: Making some columns of datagrids uneditable Pin
hsprasain6-Jul-07 5:45
hsprasain6-Jul-07 5:45 
AnswerRe: Making some columns of datagrids uneditable Pin
Johan Hakkesteegt5-Jul-07 22:02
Johan Hakkesteegt5-Jul-07 22:02 
GeneralRe: Making some columns of datagrids uneditable Pin
hsprasain6-Jul-07 5:51
hsprasain6-Jul-07 5:51 
GeneralRe: Making some columns of datagrids uneditable Pin
Johan Hakkesteegt8-Jul-07 19:56
Johan Hakkesteegt8-Jul-07 19:56 
GeneralRe: Making some columns of datagrids uneditable Pin
hsprasain9-Jul-07 18:07
hsprasain9-Jul-07 18:07 
GeneralRe: Making some columns of datagrids uneditable Pin
Johan Hakkesteegt10-Jul-07 0:12
Johan Hakkesteegt10-Jul-07 0:12 

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.