GrapeCity InputMan for Windows Forms 10.0J
DropDownAnimation 列挙体

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

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Editors.DropDownAnimation

参照

GrapeCity.Win.Editors 名前空間

 

 


© 2004 GrapeCity inc. All rights reserved.