[Browsable(false)] [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] public virtual GoControl EditControl {get; set;}
Control
used to edit an object in this view in a modal fashion.[Browsable(false)] [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] public virtual GoControl EditControl {get; set;}
Control
is added to the view and gets focus. When the GoControl is removed from the view's layer, the corresponding Control
loses focus and is removed from the view.