Click here to Skip to main content
15,884,237 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Browser Friendlyness Pin
Pete O'Hanlon22-May-09 0:00
mvePete O'Hanlon22-May-09 0:00 
QuestionWeb User Permissions of the Ancient Ones Pin
worldnick21-May-09 13:44
worldnick21-May-09 13:44 
QuestionNANT MSI customaction for Installer class methods Pin
saikris21-May-09 8:48
saikris21-May-09 8:48 
NewsTraining Kit helps developers learn about .NET Framework 4 Pin
brucedkyle21-May-09 8:24
brucedkyle21-May-09 8:24 
Questioncalling an instance of a third party software on web Pin
guptasahil198821-May-09 3:11
guptasahil198821-May-09 3:11 
AnswerRe: calling an instance of a third party software on web Pin
Dave Kreskowiak21-May-09 3:55
mveDave Kreskowiak21-May-09 3:55 
Questiontreeview checkboxes Pin
ehsan salehi21-May-09 2:24
ehsan salehi21-May-09 2:24 
AnswerRe: treeview checkboxes Pin
musefan21-May-09 5:27
musefan21-May-09 5:27 
you can start by not posting the same question you did yesterday. There is no built in functionality for that. In my opinion you have two options...

1. tag each node with a value to state if it should have check box. Then handle the drawing for the treeview nodes and draw you own check box based on your tag value and the checked value of the node. This will however only show a check box, you will then need to handle the mouse click for a treenode and do something to change the value.

2. Create you own controls, either form scratch or inherit from existing ones. Then you can add any extra functionality you want.

Both options are not straight forward and I suspect you will be reluctant to attempt either but they are my suggestions, you can make the choice.

END OF CONVERSATION

Life goes very fast. Tomorrow, today is already yesterday.

Questionintellisense Pin
arkiboys21-May-09 0:18
arkiboys21-May-09 0:18 
AnswerRe: intellisense Pin
Pete O'Hanlon21-May-09 0:53
mvePete O'Hanlon21-May-09 0:53 
GeneralRe: intellisense Pin
arkiboys21-May-09 0:55
arkiboys21-May-09 0:55 
GeneralRe: intellisense Pin
0x3c021-May-09 1:08
0x3c021-May-09 1:08 
GeneralRe: intellisense Pin
musefan21-May-09 5:29
musefan21-May-09 5:29 
GeneralRe: intellisense Pin
Luc Pattyn21-May-09 5:34
sitebuilderLuc Pattyn21-May-09 5:34 
GeneralRe: intellisense Pin
musefan21-May-09 5:52
musefan21-May-09 5:52 
News.NET Framework 4.0 Beta Available to All Developers Today Pin
brucedkyle20-May-09 9:46
brucedkyle20-May-09 9:46 
QuestionWIA Digital Camera Connectivity Pin
vsaratkar20-May-09 9:19
vsaratkar20-May-09 9:19 
QuestionRun a .NET app on a machine without .NET by including DLLS???? Pin
Hypermommy20-May-09 8:26
Hypermommy20-May-09 8:26 
AnswerRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Luc Pattyn20-May-09 8:46
sitebuilderLuc Pattyn20-May-09 8:46 
AnswerRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Moreno Airoldi20-May-09 10:05
Moreno Airoldi20-May-09 10:05 
GeneralRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Hypermommy20-May-09 10:55
Hypermommy20-May-09 10:55 
GeneralRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Moreno Airoldi20-May-09 11:04
Moreno Airoldi20-May-09 11:04 
GeneralRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Luc Pattyn20-May-09 11:06
sitebuilderLuc Pattyn20-May-09 11:06 
GeneralRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Hypermommy20-May-09 11:29
Hypermommy20-May-09 11:29 
GeneralRe: Run a .NET app on a machine without .NET by including DLLS???? Pin
Luc Pattyn20-May-09 12:39
sitebuilderLuc Pattyn20-May-09 12:39 

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.