An NDoc Documented Class Library

Window.SetAnimation メソッド 

ウィンドウの最小化時などにアニメーションを行うかどうかを設定します。

public static void SetAnimation(
   int iMinAnimate
);

パラメータ

iMinAnimate
0はアニメーションしない。それ以外(1)はアニメーションする。

参照

Window クラス | FNF.WindowController 名前空間