.NET MAUI コントロール
C1TextBoxHandler<TVirtual,TPlatform> クラス
メンバ 

C1.Maui.Input アセンブリ > C1.Maui.Input 名前空間 : C1TextBoxHandler<TVirtual,TPlatform> クラス
仮想テキストボックス
ネイティブテキストボックス
C1TextBox の汎用のハンドラ。
オブジェクト モデル
C1TextBoxHandler<TVirtual,TPlatform> クラス
シンタックス
'宣言
 
Public MustInherit Class C1TextBoxHandler
    (Of TVirtual As C1TextBox,
     TPlatform As C1TextBox) 
   Inherits Microsoft.Maui.Handlers.ViewHandler(Of TVirtual,TPlatform)
   Implements Microsoft.Maui.IElementHandler, Microsoft.Maui.IViewHandler 
public abstract class C1TextBoxHandler<TVirtual,TPlatform> : Microsoft.Maui.Handlers.ViewHandler<TVirtual,TPlatform>, Microsoft.Maui.IElementHandler, Microsoft.Maui.IViewHandler  
where TVirtual: C1TextBox
where TPlatform: C1TextBox
型パラメータ
TVirtual
仮想テキストボックス
TPlatform
ネイティブテキストボックス
継承階層

System.Object
   Microsoft.Maui.Handlers.ElementHandler
      Microsoft.Maui.Handlers.ViewHandler
         Microsoft.Maui.Handlers.ViewHandler<TVirtualView,TPlatformView>
            C1.Maui.Input.C1TextBoxHandler<TVirtual,TPlatform>
               C1.Maui.Input.C1AutoCompleteTextBoxHandler
               C1.Maui.Input.C1TextBoxHandler

参照

C1TextBoxHandler<TVirtual,TPlatform> メンバ
C1.Maui.Input 名前空間