PowerTools PlusPak for Windows Forms 8.0J
MinimumFactor プロパティ (GcApplicationResize)

最小の倍率を取得または設定します。現在の倍率が MinimumFactor より小さい場合、GcResize によるサイズ変更は行われません。
構文
Public Property MinimumFactor As Double
public double MinimumFactor {get; set;}

プロパティ値

GcResize がコントロールのサイズ変更に使用できる、垂直および水平の両方向の最小倍率を示す int 型の値。デフォルト値は 1 です。
プラットフォーム

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

参照

GcApplicationResize クラス
GcApplicationResize メンバ

Send Feedback