Click here to Skip to main content
15,891,136 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: calling form using formname Pin
Sonia Gupta5-Jul-07 20:09
Sonia Gupta5-Jul-07 20:09 
AnswerRe: calling form using formname Pin
Dave Kreskowiak6-Jul-07 5:11
mveDave Kreskowiak6-Jul-07 5:11 
QuestionCrystal Reports Pin
Socheat.Net5-Jul-07 17:18
Socheat.Net5-Jul-07 17:18 
QuestionUsing Listbox help Pin
benny777ex5-Jul-07 17:07
benny777ex5-Jul-07 17:07 
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 
Thanks for your respond Smile | :)
i have another question,
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
but an error returned...
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 
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 

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.