'Declaration
Public MustInherit Class InputTextBoxElementBase(Of T As IInputEditorViewBase) Inherits C1.Framework.TextBoxElement
public abstract class InputTextBoxElementBase<T> : C1.Framework.TextBoxElement where T: IInputEditorViewBase
'Declaration
Public MustInherit Class InputTextBoxElementBase(Of T As IInputEditorViewBase) Inherits C1.Framework.TextBoxElement
public abstract class InputTextBoxElementBase<T> : C1.Framework.TextBoxElement where T: IInputEditorViewBase
System.Object
C1.Win.Input.Base.Views.InputTextBoxElementBase<T>
C1.Win.Input.Base.Views.InputTextBoxElement