PowerTools PlusPak for Windows Forms 8.0J
PlusPakControlBase クラス
メンバ 

さまざまなPlusPakコントロールの基本クラスを定義します。このクラスは抽象 (Visual BasicではMustInherit)クラスなので、インスタンス化できません。
構文
Public MustInherit Class PlusPakControlBase 
   Inherits GrapeCity.Framework.Forms.ControlBase
public abstract class PlusPakControlBase : GrapeCity.Framework.Forms.ControlBase 
解説
このクラスはさまざまなPlusPakコントロールの基本機能を実装しています。ユーザーがこのクラスから継承してコントロールを実装することはできません。
継承階層

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.Common.PlusPakControlBase
                        GrapeCity.Win.Bars.GcTrackBar
                        GrapeCity.Win.Common.PlusPakPickerBase
                        GrapeCity.Win.Containers.GcGroupBoxControlBase

プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

PlusPakControlBase メンバ
GrapeCity.Win.Common 名前空間

Send Feedback