'Declaration Public MustInherit Class EditBase Inherits GrapeCity.Framework.Spread.InputMan.CellType.Forms.ControlBase
'使用法 Dim instance As EditBase
public abstract class EditBase : GrapeCity.Framework.Spread.InputMan.CellType.Forms.ControlBase
このクラスはテキストエディタコントロールの基本機能を実装します。これらの機能にはテキストの選択、クリップボード機能、アンドゥ、 および多くのイベントが含まれます。
通常、このクラスから継承することはありません。独自テキストコントロールクラスを作成するには、 GcTextBoxから継承します。System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
GrapeCity.Win.Spread.InputMan.CellType.EditBase
GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControl