PowerTools SPREAD for Windows Forms 8.0J
DropDownAnimation 列挙体


ドロップダウンウィンドウ開閉の際のアニメーションの様式を指定します。
構文
'Declaration
 
Public Enum DropDownAnimation 
   Inherits System.Enum
'使用法
 
Dim instance As DropDownAnimation
public enum DropDownAnimation : System.Enum 
メンバ
メンバ説明
Centerウィンドウの中心を基点に拡大あるいは縮小するアニメーションを行います。
Dragウィンドウの一角を基点とし、ウィンドウを引出あるいは収納するアニメーションを行います。
Extendウィンドウの一角を基点とし、拡大・縮小するアニメーションを行います。
Fadeフェードアニメーションを行います。
Noneアニメーションなしを示します。
Scrollスクロールアニメーションを行います。
Slideスライドアニメーションを行います。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Spread.InputMan.CellType.DropDownAnimation

参照

GrapeCity.Win.Spread.InputMan.CellType 名前空間

 

 


© 2004-2015, GrapeCity inc. All rights reserved.