Click here to Skip to main content
15,921,959 members
Home / Discussions / C#
   

C#

 
GeneralBalloon ToolTips Pin
Marco M.4-Mar-04 7:26
Marco M.4-Mar-04 7:26 
GeneralRe: Balloon ToolTips Pin
Mazdak4-Mar-04 7:36
Mazdak4-Mar-04 7:36 
GeneralRe: Balloon ToolTips Pin
Heath Stewart4-Mar-04 9:57
protectorHeath Stewart4-Mar-04 9:57 
GeneralCustom Control Designer not seeing Controls on init Pin
YetAnotherDeveloper4-Mar-04 7:22
YetAnotherDeveloper4-Mar-04 7:22 
GeneralRe: Custom Control Designer not seeing Controls on init Pin
YetAnotherDeveloper4-Mar-04 10:02
YetAnotherDeveloper4-Mar-04 10:02 
GeneralRe: Custom Control Designer not seeing Controls on init Pin
YetAnotherDeveloper4-Mar-04 19:19
YetAnotherDeveloper4-Mar-04 19:19 
GeneralProblem with marshal-by-reference class Pin
Flack4-Mar-04 7:12
Flack4-Mar-04 7:12 
GeneralRe: Problem with marshal-by-reference class Pin
turbochimp4-Mar-04 9:29
turbochimp4-Mar-04 9:29 
Since System.Windows.Forms.Button inherits from MarshalByRefObject, instances of System.Windows.Forms.Button could be used as cross-process proxies. No field of a potential proxy can be allowed to be passed by reference.

There's a fairly good treatment of it at here[^]

Why do you want to pass the structure by reference?



The most exciting phrase to hear in science, the one that heralds the most discoveries, is not 'Eureka!' ('I found it!') but 'That's funny...’

GeneralRe: Problem with marshal-by-reference class Pin
Roman Rodov4-Mar-04 18:49
Roman Rodov4-Mar-04 18:49 
GeneralCreating a short cut.... Pin
Anonymous4-Mar-04 5:46
Anonymous4-Mar-04 5:46 
GeneralRe: Creating a short cut.... Pin
Heath Stewart4-Mar-04 5:56
protectorHeath Stewart4-Mar-04 5:56 
GeneralAdding control to toolbox Pin
Gary Hyslop4-Mar-04 5:44
Gary Hyslop4-Mar-04 5:44 
GeneralRe: Adding control to toolbox Pin
Heath Stewart4-Mar-04 5:52
protectorHeath Stewart4-Mar-04 5:52 
GeneralRe: Adding control to toolbox Pin
Mazdak4-Mar-04 5:53
Mazdak4-Mar-04 5:53 
QuestionHow to end a program in C# using .NET Pin
Anonymous4-Mar-04 5:25
Anonymous4-Mar-04 5:25 
AnswerRe: How to end a program in C# using .NET Pin
Heath Stewart4-Mar-04 5:26
protectorHeath Stewart4-Mar-04 5:26 
GeneralRe: How to end a program in C# using .NET Pin
Anonymous4-Mar-04 5:34
Anonymous4-Mar-04 5:34 
GeneralRe: How to end a program in C# using .NET Pin
Heath Stewart4-Mar-04 5:51
protectorHeath Stewart4-Mar-04 5:51 
GeneralRe: How to end a program in C# using .NET Pin
Dave Kreskowiak4-Mar-04 5:55
mveDave Kreskowiak4-Mar-04 5:55 
GeneralRe: How to end a program in C# using .NET Pin
Anthony_Yio5-Mar-04 23:08
Anthony_Yio5-Mar-04 23:08 
GeneralRe: How to end a program in C# using .NET Pin
Dave Kreskowiak6-Mar-04 5:59
mveDave Kreskowiak6-Mar-04 5:59 
GeneralConfiguring Enterprise Services Pin
Le centriste4-Mar-04 4:59
Le centriste4-Mar-04 4:59 
GeneralRe: Configuring Enterprise Services Pin
Heath Stewart4-Mar-04 5:25
protectorHeath Stewart4-Mar-04 5:25 
GeneralRe: Configuring Enterprise Services Pin
Le centriste4-Mar-04 5:35
Le centriste4-Mar-04 5:35 
GeneralSimulating mouse click Pin
Meysam Mahfouzi3-Mar-04 17:49
Meysam Mahfouzi3-Mar-04 17:49 

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.