Click here to Skip to main content
15,885,914 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Web Explorer Pin
MatrixCoder15-Mar-07 4:09
MatrixCoder15-Mar-07 4:09 
GeneralRe: Web Explorer Pin
- Zero -15-Mar-07 7:38
- Zero -15-Mar-07 7:38 
GeneralRe: Web Explorer Pin
MatrixCoder15-Mar-07 8:11
MatrixCoder15-Mar-07 8:11 
AnswerRe: Web Explorer Pin
Steven J Jowett16-Mar-07 0:06
Steven J Jowett16-Mar-07 0:06 
QuestionHow to get system temperature,voltage and fans RPM on vb.net 2005 [modified] Pin
Xeqtr15-Mar-07 2:51
Xeqtr15-Mar-07 2:51 
QuestionHow To Make New Form? Pin
Mogtabam15-Mar-07 0:28
Mogtabam15-Mar-07 0:28 
AnswerRe: How To Make New Form? Pin
Tirthadip15-Mar-07 0:53
Tirthadip15-Mar-07 0:53 
GeneralRe: How To Make New Form? Pin
Mogtabam15-Mar-07 3:16
Mogtabam15-Mar-07 3:16 
Hi And Tanks For Your Replys.
But My Problem Not Solved Yet.
Because I Want To Access then form and its Components (for example A textbox).
I Need To Change It From Main Form.
if i have 1 form This is Ok. But I have several form With One Name;
For Example Can You Write For Me A Code That Change The TextBox In First MdiChild & Put Another Text In Another MdiChilform?

Example:
ChForm:My Child Form
Have a textbox
MainForm: My Main Form
have a button Named But

In Main form:

sub But_click()
     dim Cf as new ChForm
     Cf.show
end sub

After Tow Or More Click On But I Need To Access TextBox In the ChildForm.
Can You Help Me?

Tanks.

Mogtabam
GeneralRe: How To Make New Form? Pin
Ray Cassick15-Mar-07 7:47
Ray Cassick15-Mar-07 7:47 
AnswerRe: How To Make New Form? Pin
Navneet Hegde15-Mar-07 2:06
Navneet Hegde15-Mar-07 2:06 
AnswerRe: How To Make New Form? Pin
manni_n15-Mar-07 9:27
manni_n15-Mar-07 9:27 
Questionhow to assign integer value in datagrid template column Pin
Member 387988114-Mar-07 23:47
Member 387988114-Mar-07 23:47 
AnswerRe: how to assign integer value in datagrid template column Pin
Marcus J. Smith15-Mar-07 2:41
professionalMarcus J. Smith15-Mar-07 2:41 
Questionvalidation of textoxes... Pin
manni_n14-Mar-07 23:20
manni_n14-Mar-07 23:20 
AnswerRe: validation of textoxes... Pin
The ANZAC14-Mar-07 23:36
The ANZAC14-Mar-07 23:36 
GeneralRe: validation of textoxes... Pin
manni_n15-Mar-07 5:38
manni_n15-Mar-07 5:38 
GeneralRe: validation of textoxes... Pin
TwoFaced15-Mar-07 10:43
TwoFaced15-Mar-07 10:43 
Generalthanks Pin
manni_n15-Mar-07 11:52
manni_n15-Mar-07 11:52 
GeneralRe: thanks Pin
TwoFaced15-Mar-07 12:27
TwoFaced15-Mar-07 12:27 
GeneralRe: thanks Pin
manni_n15-Mar-07 12:45
manni_n15-Mar-07 12:45 
GeneralRe: thanks Pin
TwoFaced15-Mar-07 12:49
TwoFaced15-Mar-07 12:49 
GeneralRe: thanks Pin
manni_n15-Mar-07 12:55
manni_n15-Mar-07 12:55 
GeneralRe: thanks Pin
TwoFaced15-Mar-07 12:59
TwoFaced15-Mar-07 12:59 
Generalperfect... Pin
manni_n15-Mar-07 13:12
manni_n15-Mar-07 13:12 
Generalcheck it... Pin
manni_n15-Mar-07 13:23
manni_n15-Mar-07 13:23 

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.