| Controls updating (4 replies) |
| ASPFriends.com 'aspngcontrolsvb' list |
| Hi all I have been trying to make a custom control. What I wanted to make was a menulist(maybe it is already made, but this development is only to increase my knowledge, not to use the component). What I was trying to make is whenever the mouse moves over an item in the menulist the item becomes highlighted(just as if you are moving your mouse over a cell in a table(webpages) and the cell is chang... |
|
| VB.Net Custom Controls (2 replies) |
| ASPFriends.com 'aspngcontrolsvb' list |
| Moved from [aspngcommunity] to [aspngcontrolsvb] by Tim Musschoot Tim.musschoot@rug.ac.be Hi All, Can someone point me at some good tutorials for learning how to create Custom Web Controls using VB.Net I am also particularly interested in methods to build commercial grade custom controls, and would like to know some methods for building licensing into the controls (ie. Best practices for storing r... |
|
| HTML table Custom Control (2 replies) |
| ASPFriends.com 'aspngcontrolsvb' list |
| Hi, I would like to make a custom control that I can use from within VS.NET. All I want is to create a HTML table with some pictures already set in some of the cell and then I would like to be able to easily put what ever I like in one of the cells. I want to be able to drag in controls etc into the cell in a web form in VS.NET. 20 I found a nice article that does almost what I want but this contr... |
|