Click here to Skip to main content
15,921,351 members
Home / Discussions / C#
   

C#

 
GeneralRe: TextBox Enter... Pin
turbochimp16-Jul-04 3:35
turbochimp16-Jul-04 3:35 
GeneralVisual C# Express 2005 Pin
MKlucher14-Jul-04 7:54
MKlucher14-Jul-04 7:54 
GeneralRe: Visual C# Express 2005 Pin
Nick Parker14-Jul-04 8:16
protectorNick Parker14-Jul-04 8:16 
GeneralRe: Visual C# Express 2005 Pin
polomint15-Jul-04 8:25
polomint15-Jul-04 8:25 
GeneralWeb Service without VS2004 Pin
Michael Potter14-Jul-04 7:31
Michael Potter14-Jul-04 7:31 
GeneralRe: Web Service without VS2004 Pin
Nick Parker14-Jul-04 8:16
protectorNick Parker14-Jul-04 8:16 
GeneralRe: Web Service without VS2004 Pin
Michael Potter14-Jul-04 8:33
Michael Potter14-Jul-04 8:33 
GeneralTreeView & Checkboxes Pin
MrEyes14-Jul-04 6:10
MrEyes14-Jul-04 6:10 
I am working with a treeview control but have encountered a few design issues that I cant find a way around. I would really appreciate any help or guidance on these:

1) I only want to display a checkbox on last item in the tree, for example :

- Top Node
-- Mid Node 1
--- [X] Last Item 1
--- [X] Last Item 2
-- Mid Node 2
--- [X] Last Item 3

The control does have .CheckBoxes property but this places a checkbox on all the nodes.

2) Is it possible to highlight/select one of the end nodes programmatically? the .IsSelect property is read only. (The tree is built programmatically)

3) is it possible to set up the check boxes so that only one node can be selected, a similar functionality to grouped radio boxes.

Thanks in advance.

post.mode = postmodes.signature;
SELECT everything FROM everywhere WHERE something = something_else;
> 1 Row Returned
> 42
GeneralRe: TreeView & Checkboxes Pin
Nick Parker14-Jul-04 6:39
protectorNick Parker14-Jul-04 6:39 
GeneralRe: TreeView & Checkboxes Pin
MrEyes14-Jul-04 7:31
MrEyes14-Jul-04 7:31 
GeneralSending but not receiving !!! Pin
Gimpy198314-Jul-04 6:00
Gimpy198314-Jul-04 6:00 
GeneralRe: Sending but not receiving !!! Pin
Nick Parker14-Jul-04 6:32
protectorNick Parker14-Jul-04 6:32 
GeneralRe: Sending but not receiving !!! Pin
Gimpy198315-Jul-04 8:18
Gimpy198315-Jul-04 8:18 
GeneralWM_COPY_DATA Pin
berndg14-Jul-04 6:00
berndg14-Jul-04 6:00 
GeneralRe: WM_COPY_DATA Pin
ERobishaw14-Jul-04 7:29
ERobishaw14-Jul-04 7:29 
GeneralChange a Window text size Pin
Dave@keyspell14-Jul-04 5:41
sussDave@keyspell14-Jul-04 5:41 
GeneralRe: Change a Window text size Pin
Heath Stewart14-Jul-04 5:55
protectorHeath Stewart14-Jul-04 5:55 
GeneralRichTextBox.Rtf property argument exception Pin
partyganger14-Jul-04 4:10
partyganger14-Jul-04 4:10 
GeneralRe: RichTextBox.Rtf property argument exception Pin
LongRange.Shooter14-Jul-04 5:44
LongRange.Shooter14-Jul-04 5:44 
GeneralRe: RichTextBox.Rtf property argument exception Pin
Heath Stewart14-Jul-04 5:47
protectorHeath Stewart14-Jul-04 5:47 
GeneralComboBox problems... :( Pin
Radoslav Bielik14-Jul-04 3:41
Radoslav Bielik14-Jul-04 3:41 
GeneralRe: ComboBox problems... resolved (probably) Pin
Radoslav Bielik14-Jul-04 5:12
Radoslav Bielik14-Jul-04 5:12 
Questionhow to check language of Outlook Pin
Stephan Wright14-Jul-04 3:17
Stephan Wright14-Jul-04 3:17 
AnswerRe: how to check language of Outlook Pin
Nick Parker14-Jul-04 3:39
protectorNick Parker14-Jul-04 3:39 
GeneralRe: how to check language of Outlook Pin
Stephan Wright14-Jul-04 4:00
Stephan Wright14-Jul-04 4:00 

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.