Click here to Skip to main content
15,916,462 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to verify a file after copy Pin
Guffa12-Oct-08 23:56
Guffa12-Oct-08 23:56 
QuestionNew folder on ftp Pin
Shazz Rock12-Oct-08 20:16
Shazz Rock12-Oct-08 20:16 
AnswerRe: New folder on ftp Pin
Dave Kreskowiak13-Oct-08 1:59
mveDave Kreskowiak13-Oct-08 1:59 
GeneralRe: New folder on ftp Pin
Shazz Rock13-Oct-08 22:31
Shazz Rock13-Oct-08 22:31 
GeneralRe: New folder on ftp Pin
Dave Kreskowiak14-Oct-08 1:51
mveDave Kreskowiak14-Oct-08 1:51 
QuestionGet value into 3 form Pin
tungcan5diop12-Oct-08 16:00
tungcan5diop12-Oct-08 16:00 
AnswerRe: Get value into 3 form Pin
dan!sh 12-Oct-08 19:57
professional dan!sh 12-Oct-08 19:57 
AnswerRe: Get value into 3 form Pin
John_Adams12-Oct-08 20:03
John_Adams12-Oct-08 20:03 
Hi,

The one of the ways to do this could be create a class (say class1) and declare a Public Static (Shared in VB.net) variable and store the text of TextBox on form three in that Public Shared variable. This will enable you to access the variable any where in your project.

Hope this helps Smile | :)

Regards,
John Adams
ComponentOne LLC

QuestionWhen to choose managed or unmanaged (VB.NET or C++ MFC)? Pin
David Hovey12-Oct-08 6:07
David Hovey12-Oct-08 6:07 
AnswerRe: When to choose managed or unmanaged (VB.NET or C++ MFC)? Pin
Paul Conrad12-Oct-08 8:15
professionalPaul Conrad12-Oct-08 8:15 
AnswerRe: When to choose managed or unmanaged (VB.NET or C++ MFC)? Pin
MikeMarq13-Oct-08 4:40
MikeMarq13-Oct-08 4:40 
GeneralRe: When to choose managed or unmanaged (VB.NET or C++ MFC)? Pin
David Hovey13-Oct-08 5:09
David Hovey13-Oct-08 5:09 
GeneralRe: When to choose managed or unmanaged (VB.NET or C++ MFC)? Pin
Paul Conrad13-Oct-08 11:52
professionalPaul Conrad13-Oct-08 11:52 
QuestionHowTo: disable highlight on contextmenustrip? Pin
Jon_Boy12-Oct-08 4:20
Jon_Boy12-Oct-08 4:20 
QuestionInsert data into an existing file Pin
Sonhospa11-Oct-08 23:42
Sonhospa11-Oct-08 23:42 
AnswerRe: Insert data into an existing file Pin
Wendelius11-Oct-08 23:57
mentorWendelius11-Oct-08 23:57 
GeneralRe: Insert data into an existing file Pin
Sonhospa12-Oct-08 0:05
Sonhospa12-Oct-08 0:05 
GeneralRe: Insert data into an existing file Pin
Wendelius12-Oct-08 1:04
mentorWendelius12-Oct-08 1:04 
Questioncreating datarelation in a dataset Pin
Maira K11-Oct-08 22:13
Maira K11-Oct-08 22:13 
AnswerRe: creating datarelation in a dataset Pin
Wendelius11-Oct-08 23:55
mentorWendelius11-Oct-08 23:55 
QuestionOdd question, can a conextmenustrip be made to always be visible (even when focus changes to other controls)? Pin
Jon_Boy11-Oct-08 17:39
Jon_Boy11-Oct-08 17:39 
AnswerRe: Odd question, can a conextmenustrip be made to always be visible (even when focus changes to other controls)? Pin
Mycroft Holmes11-Oct-08 18:06
professionalMycroft Holmes11-Oct-08 18:06 
GeneralRe: Odd question, can a conextmenustrip be made to always be visible (even when focus changes to other controls)? [modified] Pin
Jon_Boy12-Oct-08 2:24
Jon_Boy12-Oct-08 2:24 
QuestionHow to get the file names in a directory Pin
SekharOne11-Oct-08 2:12
SekharOne11-Oct-08 2:12 
AnswerRe: How to get the file names in a directory Pin
Rupesh Kumar Swami11-Oct-08 2:28
Rupesh Kumar Swami11-Oct-08 2:28 

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.