473,490 Members | 2,489 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

extending the .net1.1 treeview control

hi! ive implemented multiple node selection in a tree view - derived class.

all goes well untill i open a file dialog through the nodes context menu and somehow, the multiple selection functionality is totally ruined.. (only one node selection is available as it is in the base class)

in addition.. im having problems changing the treeview's nodes Font
property -it only works sometimes

im sure its not all about silly bugs cuz i've been on it for the last couple of days..

i really could use a hand on this..
Thanks!
Oct 18 '06 #1
0 993

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1954
by: Michael C | last post by:
Question about extending a class. I extended the TreeNode class, like this: class ExtendedTreeNode : TreeNode { public int value1; public int value2; public int NodeLevel() { //This...
0
2446
by: Ismail Mayat | last post by:
Hello, I want to extend treeview control so that you can have simple binding like combobox so you can have DisplayMember and ValueMember, anyone any ideas or code on how to do this. Thanks in...
5
19864
by: SoKool | last post by:
Can anyone point me to a site where I can get a free treeview control to use in ASP .NET or any tutorial that can help me build my own treeview control. I intend to use a treeview to generate a...
8
4388
by: Hrvoje Voda | last post by:
What is wrong in this code? private void tree_KeyDown(object sender, System.Windows.Forms.KeyEventArgs e) { if (e.KeyCode == Keys.Enter ) {
3
2815
by: Peter | last post by:
Hello, We are inserting a side menu to our application using a class that is writing HTML on all our pages. This is a part of the code as an example: writer.Write(" <table WIDTH=""100%""...
2
1561
by: Patrick McGuire | last post by:
Article 311318, "HOW TO: Create a Key Property for a TreeView Node in Visual Basic .NET". Explains how to extend the treeview (and treenode) classes to include a node Key. However, to obtain a...
5
1487
by: Don | last post by:
I've created a small test class to extend the Treenode object and am having mixed success. In the Treeview's 'BeforeExpand' event I've used code from the help topic "Adding Custom Information to...
5
1992
by: david | last post by:
I do not know if there is a treeView control for web form in .NET 1.1. I know there is IE Webcontrol package which has the treeview control for ..net 1.0. I have tested it in .net 1.1 before. It...
0
1245
by: =?Utf-8?B?TWFydGluIEVtYW51ZWxzc29u?= | last post by:
Hello, I have a case where we'd like to add a textbox next to each leaf of a TreeView. Has anyone here tried doing this or does anyone know if it's at all possible? Any input is appreciated....
0
7112
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7183
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6852
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
4878
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3084
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3074
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1389
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
628
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
277
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.