Re: TreeNode.ShowCheckBox
- From: "Claes Bergefall" <louplou@xxxxxxxxxxxxx>
- Date: Fri, 18 Aug 2006 12:06:26 -0400
Use this (it's VB.NET so you'll need to translate it):
http://groups.google.com/group/microsoft.public.dotnet.framework.windowsforms/msg/0a0b6b7c0571018c?hl=en
/claes
"Alan T" <alanpltseNOSPAM@xxxxxxxxxxxx> wrote in message
news:u0msSNowGHA.2232@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
My situation is I already set the TreeView.CheckBoxes property.
But in this treeview I don't want to show all items have checkboxes, but
some of them I want to show text and icon or text only.
For example:
Office as folder
Under this "Office" folder, there are items have checkboxes.
So I want to set the TreeNode.ShowCheckBox = false for this "Office"
folder.
"Marc Gravell" <marc.gravell@xxxxxxxxx> wrote in message
news:1155876757.029790.325110@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Because it doesn't exist?
There is a TreeView.CheckBoxes property (bool) if that helps any?
Marc
.
- Follow-Ups:
- Re: TreeNode.ShowCheckBox
- From: Alan T
- Re: TreeNode.ShowCheckBox
- References:
- TreeNode.ShowCheckBox
- From: Alan T
- Re: TreeNode.ShowCheckBox
- From: Marc Gravell
- Re: TreeNode.ShowCheckBox
- From: Alan T
- TreeNode.ShowCheckBox
- Prev by Date: Re: How Do I: Add a Form from a control library
- Next by Date: Re: How Do I: Add a Form from a control library
- Previous by thread: Re: TreeNode.ShowCheckBox
- Next by thread: Re: TreeNode.ShowCheckBox
- Index(es):
Relevant Pages
|