Click here to Skip to main content
15,898,035 members
Home / Discussions / C#
   

C#

 
Questioncomand line Pin
ankit_mait30-Jul-07 4:30
ankit_mait30-Jul-07 4:30 
AnswerRe: comand line Pin
CPallini30-Jul-07 4:38
mveCPallini30-Jul-07 4:38 
QuestionIs there a way to disable "Close" button on title bar? Pin
Tesic Goran30-Jul-07 4:21
professionalTesic Goran30-Jul-07 4:21 
AnswerRe: Is there a way to disable "Close" button on title bar? Pin
originSH30-Jul-07 4:52
originSH30-Jul-07 4:52 
GeneralRe: Is there a way to disable "Close" button on title bar? [modified] Pin
Tesic Goran30-Jul-07 5:02
professionalTesic Goran30-Jul-07 5:02 
GeneralRe: Is there a way to disable "Close" button on title bar? Pin
originSH30-Jul-07 5:20
originSH30-Jul-07 5:20 
GeneralRe: Is there a way to disable "Close" button on title bar? Pin
Tesic Goran30-Jul-07 5:47
professionalTesic Goran30-Jul-07 5:47 
GeneralRe: Is there a way to disable "Close" button on title bar? Pin
originSH30-Jul-07 6:08
originSH30-Jul-07 6:08 
In .Net a TreeView is a control. Controls go on forms. FOrms are then displayed to the user. The close button is on the form. To disable the close button you must access the properties on the form.

If your not putting your treeview on a form what are you doing?


Edit:

Are you talking about WinForms or Asp.Net?
GeneralRe: Is there a way to disable "Close" button on title bar? Pin
PIEBALDconsult30-Jul-07 11:25
mvePIEBALDconsult30-Jul-07 11:25 
QuestionAlternative to Pegasus ImagXpress Pin
R.Myers30-Jul-07 3:43
R.Myers30-Jul-07 3:43 
AnswerRe: Alternative to Pegasus ImagXpress Pin
GrinderDev30-Jul-07 4:03
GrinderDev30-Jul-07 4:03 
GeneralRe: Alternative to Pegasus ImagXpress Pin
R.Myers30-Jul-07 7:10
R.Myers30-Jul-07 7:10 
AnswerRe: Alternative to Pegasus ImagXpress Pin
Joseph Guadagno30-Jul-07 4:19
Joseph Guadagno30-Jul-07 4:19 
GeneralRe: Alternative to Pegasus ImagXpress Pin
R.Myers30-Jul-07 7:11
R.Myers30-Jul-07 7:11 
GeneralRe: Alternative to Pegasus ImagXpress Pin
Joseph Guadagno30-Jul-07 8:19
Joseph Guadagno30-Jul-07 8:19 
QuestionWant to retrieve memory details Pin
sheraku30-Jul-07 3:03
sheraku30-Jul-07 3:03 
AnswerRe: Want to retrieve memory details Pin
originSH30-Jul-07 3:29
originSH30-Jul-07 3:29 
QuestionDispose Method Pin
N a v a n e e t h30-Jul-07 2:45
N a v a n e e t h30-Jul-07 2:45 
AnswerRe: Dispose Method Pin
Martin#30-Jul-07 2:51
Martin#30-Jul-07 2:51 
GeneralRe: Dispose Method Pin
N a v a n e e t h30-Jul-07 2:56
N a v a n e e t h30-Jul-07 2:56 
GeneralRe: Dispose Method Pin
originSH30-Jul-07 2:59
originSH30-Jul-07 2:59 
AnswerRe: Dispose Method Pin
Luc Pattyn30-Jul-07 3:06
sitebuilderLuc Pattyn30-Jul-07 3:06 
GeneralRe: Dispose Method Pin
Guffa30-Jul-07 4:12
Guffa30-Jul-07 4:12 
GeneralRe: Dispose Method Pin
Luc Pattyn30-Jul-07 4:50
sitebuilderLuc Pattyn30-Jul-07 4:50 
GeneralRe: Dispose Method [modified] Pin
Martin#30-Jul-07 5:20
Martin#30-Jul-07 5:20 

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.