Click here to Skip to main content
15,925,895 members
Home / Discussions / C#
   

C#

 
GeneralRe: Display problem/bug Pin
eynkram17-Feb-05 11:03
eynkram17-Feb-05 11:03 
GeneralRe: Display problem/bug Pin
ACorbs17-Feb-05 17:24
ACorbs17-Feb-05 17:24 
GeneralRe: Display problem/bug Pin
eynkram18-Feb-05 3:16
eynkram18-Feb-05 3:16 
QuestionWeb Farm Working? Pin
Vishwanathkk17-Feb-05 3:26
Vishwanathkk17-Feb-05 3:26 
AnswerRe: Web Farm Working? Pin
Dave Kreskowiak17-Feb-05 7:51
mveDave Kreskowiak17-Feb-05 7:51 
GeneralSystem.IO.IOException Pin
exhaulted17-Feb-05 3:09
exhaulted17-Feb-05 3:09 
GeneralRe: System.IO.IOException Pin
Esmo200017-Feb-05 5:29
Esmo200017-Feb-05 5:29 
GeneralAccess parent form objects Pin
Seraphin17-Feb-05 2:59
Seraphin17-Feb-05 2:59 
A modal form is called. It's parent form has a textbox.
I want access it from the modal one, but it's impossible.

My first try was to make a new constructor, which sends the parent form object.

FrmMain (Parent)
FrmConfiguration (Child)

Child's constructor
Public FrmConfiguration(FrmMain frmMain)

When I am trying to access frmMain, the Intellisense tool doesn't show me the textbox object.

Second try with "parent" doesn't work too.


Is there a way to access the parent form and all its objects ?
GeneralRe: Access parent form objects Pin
Stefan Troschuetz17-Feb-05 3:13
Stefan Troschuetz17-Feb-05 3:13 
Questiondllimport: how to? Pin
bouli17-Feb-05 2:47
bouli17-Feb-05 2:47 
QuestionVoice communication over a network? Pin
wakkerjack17-Feb-05 1:53
wakkerjack17-Feb-05 1:53 
AnswerRe: Voice communication over a network? Pin
Radgar17-Feb-05 6:56
Radgar17-Feb-05 6:56 
GeneralRe: Voice communication over a network? Pin
Anonymous17-Feb-05 10:11
Anonymous17-Feb-05 10:11 
GeneralRe: Voice communication over a network? Pin
Radgar17-Feb-05 11:15
Radgar17-Feb-05 11:15 
GeneralRe: Voice communication over a network? Pin
Anonymous19-Feb-05 22:09
Anonymous19-Feb-05 22:09 
GeneralXP Look of Application Pin
A Khan17-Feb-05 1:23
sussA Khan17-Feb-05 1:23 
GeneralRe: XP Look of Application Pin
Mr.Cooper17-Feb-05 1:40
Mr.Cooper17-Feb-05 1:40 
GeneralRe: XP Look of Application Pin
Radgar17-Feb-05 7:10
Radgar17-Feb-05 7:10 
GeneralHelp to Drag a picturebox Pin
Anonymous17-Feb-05 1:19
Anonymous17-Feb-05 1:19 
Questionhow to add a new option to Windows textbox context menu Pin
Anonymous17-Feb-05 1:16
Anonymous17-Feb-05 1:16 
AnswerRe: how to add a new option to Windows textbox context menu Pin
Radgar18-Feb-05 0:54
Radgar18-Feb-05 0:54 
GeneralCreate .txt file Pin
BH Serpa16-Feb-05 23:43
BH Serpa16-Feb-05 23:43 
GeneralRe: Create .txt file Pin
Stefan Troschuetz17-Feb-05 0:01
Stefan Troschuetz17-Feb-05 0:01 
GeneralRe: Create .txt file Pin
BH Serpa17-Feb-05 0:42
BH Serpa17-Feb-05 0:42 
GeneralRe: Create .txt file Pin
Stefan Troschuetz17-Feb-05 1:01
Stefan Troschuetz17-Feb-05 1:01 

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.