.NET MAUI コントロール
C1TextBoxHandler クラス
メンバ 

C1.Maui.Input アセンブリ > C1.Maui.Input 名前空間 : C1TextBoxHandler クラス
C1TextBox のハンドラ。
オブジェクト モデル
C1TextBoxHandler クラス
シンタックス
'宣言
 
Public Class C1TextBoxHandler 
   Inherits C1.Maui.Input.C1TextBoxHandler(Of C1TextBox,C1TextBox)
   Implements Microsoft.Maui.IElementHandler, Microsoft.Maui.IViewHandler 
public class C1TextBoxHandler : C1.Maui.Input.C1TextBoxHandler<C1TextBox,C1TextBox>, Microsoft.Maui.IElementHandler, Microsoft.Maui.IViewHandler  
継承階層

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.C1TextBoxHandler

参照

C1TextBoxHandler メンバ
C1.Maui.Input 名前空間