Click here to Skip to main content
15,914,222 members
Home / Discussions / C#
   

C#

 
GeneralCustom MessageBox Buttons Pin
JMichael24682-Feb-05 6:47
JMichael24682-Feb-05 6:47 
GeneralRe: Custom MessageBox Buttons Pin
Robert Rohde2-Feb-05 9:02
Robert Rohde2-Feb-05 9:02 
GeneralExposing class library to COM Pin
Rein Petersen2-Feb-05 6:32
Rein Petersen2-Feb-05 6:32 
GeneralRe: Exposing class library to COM Pin
Judah Gabriel Himango2-Feb-05 8:34
sponsorJudah Gabriel Himango2-Feb-05 8:34 
GeneralConverting int / long to byte[] Pin
Tristan Rhodes2-Feb-05 4:22
Tristan Rhodes2-Feb-05 4:22 
GeneralRe: Converting int / long to byte[] Pin
Some Idiot2-Feb-05 4:39
Some Idiot2-Feb-05 4:39 
GeneralRe: Converting int / long to byte[] Pin
Tristan Rhodes2-Feb-05 6:27
Tristan Rhodes2-Feb-05 6:27 
GeneralCalling Functions in Other Forms. Pin
Dwayner792-Feb-05 4:17
Dwayner792-Feb-05 4:17 
I have a Form (MainForm) that loads a usercontrol (UserMenu) as a main menu, I do NOT want to show this as a dialog, but I have no way to fire an event on MainForm from a command button on UserMenu without instantiating a new MainForm.

There are properties set on the MainForm that need to be used. This is why I cannot simply instantiate a new MainForm.

I have considered delegates, but honestly struggling to wrap my mind around the concepts. Also, I know the showDialog is the simplist way, but cannot use it for various other reasons.

Any suggestions would be appreciated.
GeneralRe: Calling Functions in Other Forms. Pin
Michael Potter2-Feb-05 4:57
Michael Potter2-Feb-05 4:57 
GeneralRe: Calling Functions in Other Forms. Pin
Dwayner792-Feb-05 6:25
Dwayner792-Feb-05 6:25 
GeneralRe: Calling Functions in Other Forms. Pin
Michael Potter2-Feb-05 7:32
Michael Potter2-Feb-05 7:32 
GeneralRe: Calling Functions in Other Forms. Pin
Dwayner792-Feb-05 8:10
Dwayner792-Feb-05 8:10 
GeneralRe: Calling Functions in Other Forms. Pin
Michael Potter2-Feb-05 10:08
Michael Potter2-Feb-05 10:08 
GeneralRe: Calling Functions in Other Forms. Pin
Dwayner792-Feb-05 11:19
Dwayner792-Feb-05 11:19 
GeneralRe: Calling Functions in Other Forms. Pin
Michael Potter2-Feb-05 11:36
Michael Potter2-Feb-05 11:36 
GeneralRe: Calling Functions in Other Forms. Pin
Dwayner793-Feb-05 1:37
Dwayner793-Feb-05 1:37 
GeneralRe: Calling Functions in Other Forms. Pin
Robert Rohde2-Feb-05 8:44
Robert Rohde2-Feb-05 8:44 
GeneralRe: Calling Functions in Other Forms. Pin
Dwayner792-Feb-05 11:21
Dwayner792-Feb-05 11:21 
GeneralImpersonation Pin
Esmo20002-Feb-05 4:12
Esmo20002-Feb-05 4:12 
GeneralRe: Impersonation Pin
Esmo20002-Feb-05 10:47
Esmo20002-Feb-05 10:47 
GeneralFades / Swipe in directX Pin
SquallBlade2-Feb-05 3:59
SquallBlade2-Feb-05 3:59 
GeneralNetworkStream - Asynchronous vs Synchronous Pin
Tristan Rhodes2-Feb-05 3:28
Tristan Rhodes2-Feb-05 3:28 
GeneralReally simple question... Pin
Gavin Jeffrey2-Feb-05 2:48
Gavin Jeffrey2-Feb-05 2:48 
GeneralRe: Really simple question... Pin
aswanee2-Feb-05 3:27
aswanee2-Feb-05 3:27 
GeneralRe: Really simple question... Pin
Dave Kreskowiak2-Feb-05 4:42
mveDave Kreskowiak2-Feb-05 4:42 

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.