Click here to Skip to main content
15,905,607 members
Home / Discussions / C#
   

C#

 
GeneralRe: Highlighting Text Pin
Christian Graus6-Jan-07 10:37
protectorChristian Graus6-Jan-07 10:37 
GeneralRe: Highlighting Text Pin
subduction366-Jan-07 11:07
subduction366-Jan-07 11:07 
Questionc# textbox or any output Pin
raju_net18185-Jan-07 21:55
raju_net18185-Jan-07 21:55 
AnswerRe: c# textbox or any output Pin
Christian Graus5-Jan-07 22:15
protectorChristian Graus5-Jan-07 22:15 
Questionbloking data from network Pin
rzvme5-Jan-07 21:21
rzvme5-Jan-07 21:21 
AnswerRe: bloking data from network Pin
Colin Angus Mackay6-Jan-07 2:52
Colin Angus Mackay6-Jan-07 2:52 
QuestionHow to access parent form's control. Pin
Jamestown485-Jan-07 20:20
Jamestown485-Jan-07 20:20 
AnswerRe: How to access parent form's control. Pin
Christian Graus5-Jan-07 21:52
protectorChristian Graus5-Jan-07 21:52 
You shouldn't ever be able to tell, as they hsould not be public.  But, if they are, then it's easy to find out.  Just grab the Parent property, and cast it to the specific type of the form class.



Christian Graus - C++ MVP

'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert

QuestionFileUpload Control Pin
Reji Gopalakrishnan5-Jan-07 18:47
Reji Gopalakrishnan5-Jan-07 18:47 
AnswerRe: FileUpload Control Pin
subai5-Jan-07 20:01
subai5-Jan-07 20:01 
GeneralRe: FileUpload Control Pin
Reji Gopalakrishnan5-Jan-07 20:10
Reji Gopalakrishnan5-Jan-07 20:10 
GeneralRe: FileUpload Control Pin
subai5-Jan-07 23:20
subai5-Jan-07 23:20 
AnswerRe: FileUpload Control Pin
Vasudevan Deepak Kumar5-Jan-07 22:10
Vasudevan Deepak Kumar5-Jan-07 22:10 
QuestionHow can I Change color depth/Quality? Pin
oren20105-Jan-07 17:28
oren20105-Jan-07 17:28 
AnswerRe: How can I Change color depth/Quality? Pin
Luc Pattyn5-Jan-07 17:34
sitebuilderLuc Pattyn5-Jan-07 17:34 
QuestionC++ to C# stupid question??? Pin
Pet Lizard5-Jan-07 17:20
Pet Lizard5-Jan-07 17:20 
AnswerRe: C++ to C# stupid question??? Pin
Luc Pattyn5-Jan-07 17:24
sitebuilderLuc Pattyn5-Jan-07 17:24 
GeneralRe: C++ to C# stupid question??? Pin
Pet Lizard6-Jan-07 0:17
Pet Lizard6-Jan-07 0:17 
GeneralRe: C++ to C# stupid question??? Pin
Luc Pattyn6-Jan-07 4:09
sitebuilderLuc Pattyn6-Jan-07 4:09 
GeneralRe: C++ to C# stupid question??? Pin
Pet Lizard6-Jan-07 5:20
Pet Lizard6-Jan-07 5:20 
GeneralRe: C++ to C# stupid question??? Pin
Luc Pattyn6-Jan-07 7:00
sitebuilderLuc Pattyn6-Jan-07 7:00 
AnswerRe: C++ to C# stupid question??? Pin
Steve Hansen5-Jan-07 22:36
Steve Hansen5-Jan-07 22:36 
GeneralRe: C++ to C# stupid question??? Pin
Pet Lizard6-Jan-07 0:17
Pet Lizard6-Jan-07 0:17 
QuestionColumn Resize not executed if Control not visible? Pin
JoeRip5-Jan-07 15:12
JoeRip5-Jan-07 15:12 
QuestionHow to get a bitmap image from part of a larger bitmap? Pin
Subterranean5-Jan-07 13:29
Subterranean5-Jan-07 13:29 

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.