PowerTools InputMan for Windows Forms 8.0J
EditBase クラス
メンバ 

テキストエディタコントロールの基本機能を実装します。
構文
Public MustInherit Class EditBase 
   Inherits GrapeCity.Framework.Forms.ControlBase
public abstract class EditBase : GrapeCity.Framework.Forms.ControlBase 
解説

このクラスはテキストエディタコントロールの基本機能を実装します。これらの機能にはテキストの選択、クリップボード機能、アンドゥ、 および多くのイベントが含まれます。

通常、このクラスから継承することはありません。独自テキストコントロールクラスを作成するには、 GcTextBoxから継承します。
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            GrapeCity.Framework.Forms.FrameworkControl
               GrapeCity.Framework.Views.Windows.ElementContainerControl
                  GrapeCity.Framework.Forms.ControlBase
                     GrapeCity.Win.Editors.EditBase
                        GrapeCity.Win.Editors.FieldsEditorControl
                        GrapeCity.Win.Editors.GcCharMask
                        GrapeCity.Win.Editors.GcComboBox
                        GrapeCity.Win.Editors.GcTextBox

参照

EditBase メンバ
GrapeCity.Win.Editors 名前空間

 

 


© 2004-2015 GrapeCity inc. All rights reserved.