Click here to Skip to main content
15,891,473 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: hi everyone! Pin
Eddy Vluggen2-Jan-12 9:01
professionalEddy Vluggen2-Jan-12 9:01 
AnswerRe: hi everyone! Pin
Albert Holguin10-Jan-12 7:41
professionalAlbert Holguin10-Jan-12 7:41 
AnswerRe: hi everyone! Pin
Dave Kreskowiak10-Jan-12 8:43
mveDave Kreskowiak10-Jan-12 8:43 
GeneralRe: hi everyone! Pin
Albert Holguin10-Jan-12 9:27
professionalAlbert Holguin10-Jan-12 9:27 
AnswerRe: hi everyone! Pin
JP_Rocks17-Jan-12 1:03
JP_Rocks17-Jan-12 1:03 
GeneralRe: hi everyone! Pin
Shameel19-Jan-12 19:09
professionalShameel19-Jan-12 19:09 
AnswerRe: hi everyone! Pin
ProEnggSoft18-Feb-12 5:53
ProEnggSoft18-Feb-12 5:53 
Questionc# Winforms with classes. Pin
Cliffordagius29-Dec-11 6:56
Cliffordagius29-Dec-11 6:56 
Hi,

I have a winforms project with multiple forms that are children of a parent form using the MDI format. Now my main form which is the parent of all the others has a class instance created in the code to do some comms work.

My issue is thatI want to be able to access some of the methods and properties of this instance from my other child forms to for example change some settings etc.

Can someone point me in the right direction please.

example of the code in Main.cs

myClass mainClass = new myClass();

In admin.cs I want to access the PacketSize property of the myClass instance that is created in the Main.cs

Can this be done please say yes...

Cliff.
AnswerRe: c# Winforms with classes. Pin
Eddy Vluggen29-Dec-11 8:57
professionalEddy Vluggen29-Dec-11 8:57 
AnswerRe: c# Winforms with classes. Pin
Luc Pattyn30-Dec-11 0:06
sitebuilderLuc Pattyn30-Dec-11 0:06 
AnswerRe: c# Winforms with classes. Pin
Shameel2-Jan-12 2:12
professionalShameel2-Jan-12 2:12 
GeneralRe: c# Winforms with classes. Pin
BillWoodruff18-Jan-12 13:02
professionalBillWoodruff18-Jan-12 13:02 
AnswerRe: c# Winforms with classes. Pin
BillWoodruff18-Jan-12 11:56
professionalBillWoodruff18-Jan-12 11:56 
QuestionHow can a display msg file to user in Reply/ReplyAll/Forward mode just like outlook mailitems ? Pin
Tanuja12316-Dec-11 2:20
Tanuja12316-Dec-11 2:20 
QuestionScreen scraping C# Pin
Richard MacCutchan13-Oct-11 5:41
mveRichard MacCutchan13-Oct-11 5:41 
AnswerRe: Screen scraping C# Pin
Luc Pattyn13-Oct-11 6:23
sitebuilderLuc Pattyn13-Oct-11 6:23 
GeneralRe: Screen scraping C# Pin
Richard MacCutchan13-Oct-11 7:39
mveRichard MacCutchan13-Oct-11 7:39 
GeneralRe: Screen scraping C# Pin
Ravi Bhavnani13-Oct-11 17:24
professionalRavi Bhavnani13-Oct-11 17:24 
GeneralRe: Screen scraping C# Pin
Richard MacCutchan13-Oct-11 22:48
mveRichard MacCutchan13-Oct-11 22:48 
GeneralRe: Screen scraping C# Pin
Richard MacCutchan16-Oct-11 1:42
mveRichard MacCutchan16-Oct-11 1:42 
AnswerRe: Screen scraping C# Pin
Luc Pattyn16-Oct-11 5:39
sitebuilderLuc Pattyn16-Oct-11 5:39 
GeneralRe: Screen scraping C# Pin
Richard MacCutchan16-Oct-11 6:41
mveRichard MacCutchan16-Oct-11 6:41 
GeneralRe: Screen scraping C# Pin
Richard MacCutchan1-Dec-11 0:32
mveRichard MacCutchan1-Dec-11 0:32 
GeneralRe: Screen scraping C# Pin
BillWoodruff11-Dec-11 9:22
professionalBillWoodruff11-Dec-11 9:22 
GeneralRe: Screen scraping C# Pin
Richard MacCutchan11-Dec-11 22:18
mveRichard MacCutchan11-Dec-11 22:18 

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.