|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
server control property editorhello:
using vb.net - I have a server control. I have a property but I want to have a file open editor attached to it. <Bindable(True), Category("Custom Properties"), Editor("?") Localizable(True), Description("Image Source"), DisplayName("Image Source")> Property ImageSource() As String What should I put in the editor so that in design mode, the user can click on and have a file-opn experience. Thanks > <Bindable(True), Category("Custom Properties"), Editor("?") Use: 'System.Web.UI.Design.UrlEditor' from 'System.Design.dll' assembly.> Localizable(True), Description("Image Source"), DisplayName("Image > Source")> Property ImageSource() As String -- Happy Hacking, Gaurav Vaish | http://www.mastergaurav.com http://www.edujinionline.com http://articles.edujinionline.com/webservices -------------------
Treeview Styles Aren't working
How to hide the "Edit" link in DetailsView via code? Control events - page life-cycle ASP.NET 2.0 / GridView / ObjectDataSource / Update / Missing Columns The parameter is not correct from SqlDataAdapter control White strip showing up between two imagemaps ASP code Controls calling other controls problem - ASP.NET 2.0 create webcontrols in aspx or aspx.cs DropDownList SelectedIndexChanged |
|||||||||||||||||||||||