Click here to Skip to main content
15,880,392 members
Home / Discussions / C#
   

C#

 
GeneralRe: Start a Service after install it ? Pin
Mohammad Dayyan1-Sep-09 0:46
Mohammad Dayyan1-Sep-09 0:46 
QuestionHow to stop code generator in designer in this case Pin
vql31-Aug-09 21:28
vql31-Aug-09 21:28 
QuestionHow to show a form from windows service? Pin
Tridip Bhattacharjee31-Aug-09 21:28
professionalTridip Bhattacharjee31-Aug-09 21:28 
AnswerRe: How to show a form from windows service? Pin
Vimalsoft(Pty) Ltd31-Aug-09 21:31
professionalVimalsoft(Pty) Ltd31-Aug-09 21:31 
AnswerRe: How to show a form from windows service? Pin
Hristo-Bojilov31-Aug-09 22:04
Hristo-Bojilov31-Aug-09 22:04 
AnswerRe: How to show a form from windows service? Pin
Tamer Oz31-Aug-09 22:05
Tamer Oz31-Aug-09 22:05 
QuestionCheck Box Click Event Pin
Saiyed Alam31-Aug-09 20:20
Saiyed Alam31-Aug-09 20:20 
AnswerRe: Check Box Click Event Pin
dan!sh 31-Aug-09 22:31
professional dan!sh 31-Aug-09 22:31 
1. Use pre tags when posting code. It looks more readable.

2. If you set the CheckBoxes property of the treeview to true, it will show checkboxes before each node. Then you can handle the NodeMouseClick event and capture the click.

3. If you still go will the current apprach, handle the CheckChanged event for each checkbox you add.

It's not necessary to be so stupid, either, but people manage it. - Christian Graus, 2009 AD

Questioncreating word document using c# Pin
Swetha Srinivasan31-Aug-09 20:16
Swetha Srinivasan31-Aug-09 20:16 
AnswerRe: creating word document using c# Pin
Christian Graus31-Aug-09 20:36
protectorChristian Graus31-Aug-09 20:36 
GeneralRe: creating word document using c# Pin
Swetha Srinivasan31-Aug-09 23:20
Swetha Srinivasan31-Aug-09 23:20 
AnswerRe: creating word document using c# Pin
stancrm31-Aug-09 20:38
stancrm31-Aug-09 20:38 
QuestionWCF - HTTP Post The remote server returned an error: (400) Bad Request Pin
senthilkamal31-Aug-09 19:52
senthilkamal31-Aug-09 19:52 
AnswerRe: WCF - HTTP Post The remote server returned an error: (400) Bad Request Pin
Vimalsoft(Pty) Ltd31-Aug-09 21:32
professionalVimalsoft(Pty) Ltd31-Aug-09 21:32 
QuestionWebservices error Pin
sevag.m31-Aug-09 19:26
sevag.m31-Aug-09 19:26 
AnswerRe: Urgent need help :) Webservices Pin
Mycroft Holmes31-Aug-09 19:31
professionalMycroft Holmes31-Aug-09 19:31 
GeneralWebservices Pin
sevag.m31-Aug-09 20:27
sevag.m31-Aug-09 20:27 
Question[Message Deleted] Pin
Swetha Srinivasan31-Aug-09 18:34
Swetha Srinivasan31-Aug-09 18:34 
AnswerRe: Progress Bar in c# Pin
Christian Graus31-Aug-09 18:43
protectorChristian Graus31-Aug-09 18:43 
GeneralRe: Progress Bar in c# Pin
Swetha Srinivasan31-Aug-09 18:45
Swetha Srinivasan31-Aug-09 18:45 
GeneralRe: Progress Bar in c# Pin
Mycroft Holmes31-Aug-09 19:34
professionalMycroft Holmes31-Aug-09 19:34 
GeneralRe: Progress Bar in c# Pin
Swetha Srinivasan31-Aug-09 20:05
Swetha Srinivasan31-Aug-09 20:05 
General[Message Deleted] Pin
Swetha Srinivasan31-Aug-09 20:17
Swetha Srinivasan31-Aug-09 20:17 
GeneralRe: Progress Bar in c# Pin
Christian Graus31-Aug-09 20:37
protectorChristian Graus31-Aug-09 20:37 
Questionhow to disable close button of windows form Pin
Vivek Vijayan31-Aug-09 18:22
Vivek Vijayan31-Aug-09 18:22 

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.