Click here to Skip to main content
15,929,796 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralLeague Table - its an emergency plz help Pin
andy009278617-Jan-04 6:48
andy009278617-Jan-04 6:48 
GeneralSome help needed here! Pin
Plane17-Jan-04 2:22
Plane17-Jan-04 2:22 
GeneralSending Email problem Pin
Meysam Khayatan17-Jan-04 2:17
Meysam Khayatan17-Jan-04 2:17 
QuestionHow a companies develop patches for their application ? Pin
Tridip Bhattacharjee17-Jan-04 1:54
professionalTridip Bhattacharjee17-Jan-04 1:54 
AnswerRe: How a companies develop patches for their application ? Pin
cnurse17-Jan-04 21:30
cnurse17-Jan-04 21:30 
AnswerRe: How a companies develop patches for their application ? Pin
steff kamush20-Jan-04 6:06
steff kamush20-Jan-04 6:06 
Questionhow to find database server like oracle or sqlserver in a network by application developed by vb.net?? Pin
Tridip Bhattacharjee17-Jan-04 1:50
professionalTridip Bhattacharjee17-Jan-04 1:50 
Generalaccessing form member from another form Pin
acecase17-Jan-04 1:06
acecase17-Jan-04 1:06 
Hey,
I am trying to find a way to access the contents of a textbox in a child form from a control on the parent form and from other modules. Im sure this is simple and the info is out there all over the place but I have dug till I'm tired and can't find it. I found ALLOT of references on how to access parent objects from child forms but not the oposite.

Specificly what I am trying to do is control the wordwrap option of a textbox object in the currently active child form. I have made the textbox of the child form public but still when I try to reference the object I get squigly lines and it can't see it. Most likely because while Im writeing the code the child doesn't exist or something of that nature. Heres what I tried.
(the textbox I am referenceing is named textField)

activeMdiChild.textField.wordwrap = true

I get squiglies after the textField entry (because it doesn't exist yet I assume)

Is it possible to control objects by referencing the activeMdiChild at all?
In other words, is there any way to say (do "Xaction" to "Xobject" in the active mdi child form?

Thank you
GeneralRe: accessing form member from another form Pin
steff kamush20-Jan-04 5:48
steff kamush20-Jan-04 5:48 
GeneralRe: accessing form member from another form Pin
acecase21-Jan-04 3:53
acecase21-Jan-04 3:53 
GeneralSerialising objects which change alot Pin
cnurse17-Jan-04 0:12
cnurse17-Jan-04 0:12 
GeneralRe: Serialising objects which change alot Pin
Colin Angus Mackay17-Jan-04 3:08
Colin Angus Mackay17-Jan-04 3:08 
GeneralRe: Serialising objects which change alot Pin
cnurse17-Jan-04 21:24
cnurse17-Jan-04 21:24 
GeneralRe: Serialising objects which change alot Pin
Colin Angus Mackay18-Jan-04 0:46
Colin Angus Mackay18-Jan-04 0:46 
GeneralRe: Serialising objects which change alot Pin
cnurse18-Jan-04 1:24
cnurse18-Jan-04 1:24 
GeneralRe: Serialising objects which change alot Pin
Ray Cassick19-Jan-04 16:51
Ray Cassick19-Jan-04 16:51 
GeneralRe: Serialising objects which change alot Pin
cnurse20-Jan-04 2:06
cnurse20-Jan-04 2:06 
GeneralH-E-L-P!!! please.... Pin
Anonymous16-Jan-04 21:42
Anonymous16-Jan-04 21:42 
GeneralRe: H-E-L-P!!! please.... Pin
cnurse16-Jan-04 23:56
cnurse16-Jan-04 23:56 
GeneralRe: H-E-L-P!!! please.... Pin
acecase17-Jan-04 0:48
acecase17-Jan-04 0:48 
GeneralRe: H-E-L-P!!! please.... Pin
Anonymous17-Jan-04 3:39
Anonymous17-Jan-04 3:39 
GeneralRe: H-E-L-P!!! please.... Pin
cnurse17-Jan-04 21:44
cnurse17-Jan-04 21:44 
QuestionEvents-Application Idle -Help? Pin
Member 76608416-Jan-04 18:25
Member 76608416-Jan-04 18:25 
AnswerRe: Events-Application Idle -Help? Pin
gpa200021-Jan-04 4:15
gpa200021-Jan-04 4:15 
GeneralRegistry Pin
Jblake0016-Jan-04 4:46
Jblake0016-Jan-04 4:46 

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.