Click here to Skip to main content
16,004,833 members
Home / Discussions / C#
   

C#

 
GeneralRe: call c# from managed c++ dll Pin
donovan.solms11-May-07 12:16
donovan.solms11-May-07 12:16 
GeneralRe: call c# from managed c++ dll Pin
donovan.solms11-May-07 12:51
donovan.solms11-May-07 12:51 
GeneralRe: call c# from managed c++ dll Pin
Luc Pattyn11-May-07 12:57
sitebuilderLuc Pattyn11-May-07 12:57 
QuestionScrollbar Pin
ikily11-May-07 11:19
ikily11-May-07 11:19 
QuestionC# web service and memory space Pin
LCI11-May-07 9:53
LCI11-May-07 9:53 
QuestionExtracting text from an embedded browser control Pin
EPallis11-May-07 9:16
EPallis11-May-07 9:16 
Questioncalling parent MDI control througth control on child form Pin
Neo_Shehpar11-May-07 8:25
Neo_Shehpar11-May-07 8:25 
AnswerRe: calling parent MDI control througth control on child form Pin
Abisodun11-May-07 14:53
Abisodun11-May-07 14:53 
Here's an example:
http://www.csharphelp.com/archives4/archive620.html[^]

Make sure the control on the parent form has an appropriate access modifier. Alternatively expose the relevant control properties by creating public properties in the Parent Form.
QuestionHow to bind ArrayList with DataGridView ? Pin
Harminder Singh11-May-07 8:20
Harminder Singh11-May-07 8:20 
Questionhow to run commandLine that uses cmd.exe in C# Pin
pnpfriend11-May-07 7:38
pnpfriend11-May-07 7:38 
AnswerRe: how to run commandLine that uses cmd.exe in C# Pin
Giorgi Dalakishvili11-May-07 7:52
mentorGiorgi Dalakishvili11-May-07 7:52 
GeneralRe: how to run commandLine that uses cmd.exe in C# Pin
pnpfriend11-May-07 8:23
pnpfriend11-May-07 8:23 
GeneralRe: how to run commandLine that uses cmd.exe in C# Pin
Giorgi Dalakishvili11-May-07 8:28
mentorGiorgi Dalakishvili11-May-07 8:28 
GeneralRe: how to run commandLine that uses cmd.exe in C# Pin
pnpfriend11-May-07 9:11
pnpfriend11-May-07 9:11 
GeneralRe: how to run commandLine that uses cmd.exe in C# Pin
Giorgi Dalakishvili11-May-07 9:16
mentorGiorgi Dalakishvili11-May-07 9:16 
GeneralRe: how to run commandLine that uses cmd.exe in C# Pin
pnpfriend11-May-07 9:50
pnpfriend11-May-07 9:50 
GeneralRe: how to run commandLine that uses cmd.exe in C# Pin
Giorgi Dalakishvili11-May-07 9:56
mentorGiorgi Dalakishvili11-May-07 9:56 
QuestionMath Question Pin
Mark0611-May-07 7:28
Mark0611-May-07 7:28 
AnswerRe: Math Question Pin
Miszou11-May-07 7:34
Miszou11-May-07 7:34 
GeneralRe: Math Question Pin
Mark0611-May-07 7:40
Mark0611-May-07 7:40 
AnswerRe: Math Question Pin
Kevin McFarlane11-May-07 12:08
Kevin McFarlane11-May-07 12:08 
AnswerRe: Math Question Pin
Kevin McFarlane11-May-07 12:20
Kevin McFarlane11-May-07 12:20 
GeneralRe: Math Question Pin
Daniel Grunwald12-May-07 9:11
Daniel Grunwald12-May-07 9:11 
GeneralRe: Math Question Pin
Kevin McFarlane12-May-07 10:40
Kevin McFarlane12-May-07 10:40 
GeneralRe: Math Question Pin
Daniel Grunwald13-May-07 2:42
Daniel Grunwald13-May-07 2: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.