PowerTools CalendarGrid for Windows Forms 1.0J
GcField クラス
メンバ 

基本フィールドを定義する GcField クラスを表します。このクラスは 抽象 (Visual BasicではMustInherit) クラスなので、インスタンス化できません。
構文
Public MustInherit Class GcField 
   Inherits BaseObject
   Implements INamedObject 
public abstract class GcField : BaseObject, INamedObject  
解説
このクラスは、単一セグメントの表示機能を実装します。また、いくつかの入力動作もユーザーに公開されます。これはユーザー向けの最終インタフェースです。フィールドが作成されると、そのフィールドのセグメントと値モジュールが作成され、続いてセグメントと値モジュールの構成が行われます。
継承階層

System.Object
   GrapeCity.Win.CalendarGrid.InputMan.BaseObject
      GrapeCity.Win.CalendarGrid.InputMan.GcField
         GrapeCity.Win.CalendarGrid.InputMan.DateField
         GrapeCity.Win.CalendarGrid.InputMan.MaskField
         GrapeCity.Win.CalendarGrid.InputMan.NumberField
         GrapeCity.Win.CalendarGrid.InputMan.TimeSpanField

参照

GcField メンバ
GrapeCity.Win.CalendarGrid.InputMan 名前空間

 

 


© 2014 GrapeCity inc. All rights reserved.