PowerTools PlusPak for Windows Forms 8.0J
ScaleChildren プロパティ

子コントロールのスケーリングを決定する値を取得します。
構文
Protected Overrides ReadOnly Property ScaleChildren As Boolean
protected override bool ScaleChildren {get;}

プロパティ値

このコントロールの System.Windows.Forms.Control.Scale(System.Single) メソッドが呼び出されたときに子コントロールがスケーリングされる場合は true。それ以外の場合は false。デフォルト値は true です。
プラットフォーム

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

参照

GcTabBase クラス
GcTabBase メンバ

Send Feedback