Click here to Skip to main content
16,005,181 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questiondeploying app with xp themes Pin
ashhorner28-Sep-06 23:42
ashhorner28-Sep-06 23:42 
QuestionBitwise Enum and the <Flags()> [modified] Pin
Alsvha28-Sep-06 22:08
Alsvha28-Sep-06 22:08 
AnswerRe: Bitwise Enum and the <Flags()> Pin
Dave Kreskowiak29-Sep-06 6:25
mveDave Kreskowiak29-Sep-06 6:25 
GeneralRe: Bitwise Enum and the <Flags()> Pin
Alsvha1-Oct-06 21:16
Alsvha1-Oct-06 21:16 
GeneralRe: Bitwise Enum and the <Flags()> Pin
darkelv2-Oct-06 0:06
darkelv2-Oct-06 0:06 
GeneralRe: Bitwise Enum and the <Flags()> Pin
Alsvha2-Oct-06 1:09
Alsvha2-Oct-06 1:09 
QuestionPassing Value from Form 2 to Form 1 Pin
khwo28-Sep-06 18:58
khwo28-Sep-06 18:58 
AnswerRe: Passing Value from Form 2 to Form 1 Pin
jonniebigodes28-Sep-06 19:20
jonniebigodes28-Sep-06 19:20 
i'm not in front of pc with visual studio, but here's some pointers to get you in the right direction....
if you have a module in your solution...
declare a public variable to store the data you want.
assign the listview item to the variable,close the form and show form2, then on form load event give the textbox .text property the value of the variable
AnswerRe: Passing Value from Form 2 to Form 1 Pin
Christian Graus28-Sep-06 19:29
protectorChristian Graus28-Sep-06 19:29 
GeneralRe: Passing Value from Form 2 to Form 1 Pin
jhoga29-Sep-06 8:07
jhoga29-Sep-06 8:07 
GeneralRe: Passing Value from Form 2 to Form 1 Pin
Christian Graus29-Sep-06 10:03
protectorChristian Graus29-Sep-06 10:03 
GeneralRe: Passing Value from Form 2 to Form 1 Pin
jonniebigodes30-Sep-06 12:42
jonniebigodes30-Sep-06 12:42 
QuestionMarshaling problem or crappy code ? Pin
EddieMac28-Sep-06 18:40
EddieMac28-Sep-06 18:40 
AnswerRe: Marshaling problem or crappy code ? Pin
Dave Kreskowiak29-Sep-06 5:45
mveDave Kreskowiak29-Sep-06 5:45 
GeneralRe: Marshaling problem or crappy code ? Pin
EddieMac3-Oct-06 17:27
EddieMac3-Oct-06 17:27 
QuestionList currently running threads Pin
JohnBFree28-Sep-06 16:44
JohnBFree28-Sep-06 16:44 
AnswerRe: List currently running threads Pin
Dave Kreskowiak29-Sep-06 1:33
mveDave Kreskowiak29-Sep-06 1:33 
GeneralRe: List currently running threads Pin
JohnBFree29-Sep-06 18:25
JohnBFree29-Sep-06 18:25 
AnswerRe: any Ebook or sample on Data report? Pin
Christian Graus28-Sep-06 19:30
protectorChristian Graus28-Sep-06 19:30 
QuestionIs my code or my xml FuBar ? Pin
thedom228-Sep-06 14:28
thedom228-Sep-06 14:28 
AnswerRe: Is my code or my xml FuBar ? Pin
Christian Graus28-Sep-06 19:32
protectorChristian Graus28-Sep-06 19:32 
GeneralRe: Is my code or my xml FuBar ? Pin
Dave Kreskowiak29-Sep-06 1:32
mveDave Kreskowiak29-Sep-06 1:32 
QuestionCrystal Report Pin
msleem28-Sep-06 13:46
msleem28-Sep-06 13:46 
AnswerRe: Crystal Report Pin
Kschuler29-Sep-06 10:49
Kschuler29-Sep-06 10:49 
Questionneed info Pin
eekbokleek28-Sep-06 12:17
eekbokleek28-Sep-06 12:17 

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.