| Thread | Last Post | Replies |
|
| Treeview and Checkbox question | 31 Dec 2007 15:40 GMT | 4 |
Is there any way to make checking a checkbox in a Treeview mutually exclusive? That is, to make it so that only one item may be selected....
|
| hiding names spaces & heirarchy. | 31 Dec 2007 12:14 GMT | 1 |
HOw can I hide namespaces & class heirarchy in object browser of VS2005, I dont want to expose these namesspaces to the developer except the required ones.. are there any settings i can do it programatically to achieve this?
|
| structure as a property | 30 Dec 2007 22:33 GMT | 4 |
Take the structure existing structure Size, when you have a property Size your click on Design Mode on the + and edit width and height. But I tried to create a structure MyStructure Structure MyStructure
|
| Why does my F8 (step into) won't work | 30 Dec 2007 22:30 GMT | 1 |
Hi, since today, I can not use my F8 key to step trough the code, does sombody have an idea how to set this key again?
|
| Treeview for Recursing Directory and File Structure | 29 Dec 2007 00:07 GMT | 1 |
I need to feed some routine a 'root' folder, and then, have the code recurse through the directory structure, showing folders and all files in each folder. I've been working on this for 2 days, having searched the net, but nothing I
|
| Know key status | 28 Dec 2007 10:41 GMT | 1 |
I need to know the status of keys. By example: Shift. http://www.alvas.net - Audio tools for C# and VB.Net developers + Christmas discount
|
| DataGridView, preventing CancelNew | 28 Dec 2007 07:44 GMT | 1 |
I have a DataGridView bound to a BindingList. When the user clicks on the "new row" row at the bottom of the grid, a new row gets added with all the right defaults, etc. The problem is that, unless they edit this row, it disappears the moment they leave it. I would like for ...
|
| Another Treeview question | 27 Dec 2007 23:40 GMT | 1 |
I want to be able to define which images are used, when adding nodes dynamically However, whenever I add an imagelist with images as the imagelist for a Treeview, it automatically picks an ImageIndex, and it affects the images in
|
| Preventing focus from leaving DataGridView | 27 Dec 2007 18:26 GMT | 4 |
I need to prevent a user from moving away from a DataGridView if it contains invalid data. Some specifics: The user should be able to move within the specific grid, but not move to any other control on the form (including any other grid on
|
| Some exception can not be capture in window xp x64 edition. | 27 Dec 2007 04:17 GMT | 1 |
In WinXP x64. I had write a WinForm project. some operation in Form_Load method maybe throw a exception. But if we run this application. we can not capture any exception. The application can run normal. But some code is not execute. I'm a third part control provider. I think this ...
|
| Saving pairs in memory | 26 Dec 2007 15:34 GMT | 5 |
I have a list of value pairs as below; Section Name Section Type A1111 Z9999 B2222 Y8888
|
| Build ListViewItem.Content | 25 Dec 2007 07:30 GMT | 2 |
I'm using ListView in WPF file. I added 3 column in a view (ListView.View = AGridView, with 3 column in the view). ListViewItem item = new ListViewItem();
|
| WPF ? | 24 Dec 2007 14:11 GMT | 3 |
hello world, is there a forum dedicated to WPF ? Regards, Loïc
|
| Winforms on CITRIX, please advise | 24 Dec 2007 07:19 GMT | 1 |
I've been contacted to build a small client server app. which will run on a Citrix network. Does this have consequences for the development, are there things I need to have in mind while developing? All info regarding .NET developing for Citrix networks are most appreciated!!
|
| Connecting two computers with an Ethernet Switch | 24 Dec 2007 03:22 GMT | 1 |
Old Compaq / Windows XP 192.168.0.21 New Compaq , with keyboard , / Windows VISTA 192.168.0.1 I enabled file sharing for the entire C:Drive on the old computer The new VISTA computer in" Network and sharing "
|