PowerTools PlusPak for Windows Forms 8.0J
SideButtonBehavior 列挙体

SideButton をクリックしたときに使用される動作を定義します。
構文
Public Enum SideButtonBehavior 
   Inherits System.Enum
public enum SideButtonBehavior : System.Enum 
メンバ
メンバ解説
None特定の動作を行いません。
SpinDownSideButton はスピンダウン動作を実行します。
SpinUpSideButton はスピンアップ動作を実行します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Common.SideButtonBehavior

プラットフォーム

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

参照

GrapeCity.Win.Common 名前空間

Send Feedback