Search results
"category:/dotNet"
| Title and summary | Date/time | |
|---|---|---|
|
1
|
Adding an inherited custom control into Visual Studio Toolbox
You may encounter a problem if you need to show the control in the Toolbox but to hide its ancestor... |
Aug 22, 2008 8:15:00 PM |
|
2
|
'could not be set on property' error in custom ASP.NET controls
This error message may occur at design time for your custom .NET control in case of using some complex (class) type in one of the control's properties. The most widespread reason of the error is an absence of type converter for property's class. But we ... |
Aug 8, 2008 2:47:00 PM |
|
3
|
Item dragging in Windows Forms ListBox control
A small class which allows to drag items within Windows Forms ListBox control. |
Jun 10, 2008 10:44:00 AM |
|
4
|
Update ListBox item in Windows Forms
A small gimmick which make ListBox control to reflect the changes made in some item. |
May 10, 2008 10:08:00 AM |
|
5
|
Applying XP visual styles to Windows Forms applications
Windows XP has introduced a new look and feel to the Windows user interface but Windows Forms applications just ignore it by default. This article describes how to turn on XP themes support in Windows Forms projects quickly and easily. |
Apr 23, 2008 12:05:00 PM |
|
6
|
ASP.NET AJAX support in custom controls
Will your custom ASP.NET control work with ASP.NET AJAX library correctly? What modifications in code you need to do that it can be placed inside UpdatePanel control? |
Mar 15, 2008 11:40:00 AM |

