Browse by Tags

Related Posts

  • EditorAttribute does not work 4 me :(

    I have the follow code in a Uer Control from an ASP.NET 2.0 web csproj: public class FilterControlsEditor: ArrayEditor { public FilterControlsEditor() : base ( typeof (String)) { } } private string [] filterControls; [Browsable( true )] [Editor( typeof (FilterControlsEditor), typeof (System.Drawing.Design...
    Posted to Web Forms (Forum) by stelianx on 02-11-2008, 12:00 AM
    Filed under: urgent, user control, EditorAttribute
Page 1 of 1 (1 items)