Click here to Skip to main content
15,900,725 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionbullet and numbering Pin
rishidubey17-Oct-07 8:03
rishidubey17-Oct-07 8:03 
AnswerRe: Ruler Pin
Patrick Etc.10-Oct-07 9:47
Patrick Etc.10-Oct-07 9:47 
GeneralRe: Ruler Pin
rishidubey12-Oct-07 7:35
rishidubey12-Oct-07 7:35 
Questionbinding an arraylist to a datagrid Pin
sayonifahim10-Oct-07 6:37
sayonifahim10-Oct-07 6:37 
AnswerRe: binding an arraylist to a datagrid Pin
Dave Kreskowiak10-Oct-07 8:02
mveDave Kreskowiak10-Oct-07 8:02 
AnswerRe: binding an arraylist to a datagrid Pin
Scott Dorman10-Oct-07 8:07
professionalScott Dorman10-Oct-07 8:07 
AnswerRe: binding an arraylist to a datagrid Pin
Rakan Ma'ayeh10-Oct-07 12:25
Rakan Ma'ayeh10-Oct-07 12:25 
Questionsharing values at runtime... Pin
manni_n10-Oct-07 5:39
manni_n10-Oct-07 5:39 
i have a very basic problem and i dont know the reason for that..
suppose you have 3 forms
if in form2 u code :
form1.textbox1.text=textbox1.text
it works as at runtime value of textbox of form2 transfers into textbox of form1..
even in form 3 u code
form1.textbox1.text=textbox1.text
it works..
but if in form3 u code
form2.textbox1.text=textbox1.text
it doesnt works..
can anybody tell the reason..
and alternate method of doing the same..
thanks ...

AnswerRe: sharing values at runtime... Pin
Dave Kreskowiak10-Oct-07 6:37
mveDave Kreskowiak10-Oct-07 6:37 
GeneralRe: sharing values at runtime... Pin
manni_n10-Oct-07 12:25
manni_n10-Oct-07 12:25 
QuestionStop running multiple instances of my program Pin
Cory Kimble10-Oct-07 3:37
Cory Kimble10-Oct-07 3:37 
AnswerRe: Stop running multiple instances of my program Pin
Tom Deketelaere10-Oct-07 4:40
professionalTom Deketelaere10-Oct-07 4:40 
GeneralRe: Stop running multiple instances of my program Pin
Dave Kreskowiak10-Oct-07 4:53
mveDave Kreskowiak10-Oct-07 4:53 
GeneralRe: Stop running multiple instances of my program Pin
Tom Deketelaere10-Oct-07 4:57
professionalTom Deketelaere10-Oct-07 4:57 
GeneralRe: Stop running multiple instances of my program Pin
Cory Kimble10-Oct-07 5:16
Cory Kimble10-Oct-07 5:16 
GeneralRe: Stop running multiple instances of my program Pin
Dave Kreskowiak10-Oct-07 5:20
mveDave Kreskowiak10-Oct-07 5:20 
AnswerRe: Stop running multiple instances of my program Pin
Dave Kreskowiak10-Oct-07 4:54
mveDave Kreskowiak10-Oct-07 4:54 
AnswerRe: Stop running multiple instances of my program Pin
mr_lasseter10-Oct-07 5:24
mr_lasseter10-Oct-07 5:24 
QuestionObject reference not set to an instance of an object Pin
dimuthuvbnet10-Oct-07 3:12
dimuthuvbnet10-Oct-07 3:12 
AnswerRe: Object reference not set to an instance of an object Pin
Tom Deketelaere10-Oct-07 3:20
professionalTom Deketelaere10-Oct-07 3:20 
GeneralRe: Object reference not set to an instance of an object Pin
dimuthuvbnet12-Oct-07 21:29
dimuthuvbnet12-Oct-07 21:29 
AnswerRe: Object reference not set to an instance of an object Pin
Rakan Ma'ayeh10-Oct-07 12:27
Rakan Ma'ayeh10-Oct-07 12:27 
QuestionHow to measure the execution time of a code? Pin
kkakosim10-Oct-07 3:07
kkakosim10-Oct-07 3:07 
AnswerRe: How to measure the execution time of a code? Pin
Guffa10-Oct-07 4:24
Guffa10-Oct-07 4:24 
GeneralRe: How to measure the execution time of a code? Pin
kkakosim10-Oct-07 19:16
kkakosim10-Oct-07 19:16 

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.