'DeclarationPublic Overridable Property ControlType As ControlType
'UsageDim instance As SuperEditBase Dim value As ControlType instance.ControlType = value value = instance.ControlType
public virtual ControlType ControlType {get; set;}
'DeclarationPublic Overridable Property ControlType As ControlType
'UsageDim instance As SuperEditBase Dim value As ControlType instance.ControlType = value value = instance.ControlType
public virtual ControlType ControlType {get; set;}