Form.ApplyAutoScaling メソッド
このメソッドは、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
メモ : このメソッドは、互換性のために残されています。 旧式でない代替が必要な場合は、PerformAutoScale を使用してください。
AutoScaleBaseSize プロパティの現在の値、および現在のフォントのサイズに応じて、フォームのサイズを変更します。名前空間: System.Windows.Forms
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)
構文
<ObsoleteAttribute("This method has been deprecated. Use the ApplyAutoScaling method instead. http://go.microsoft.com/fwlink/?linkid=14202")> _ Protected Sub ApplyAutoScaling
Me.ApplyAutoScaling
[ObsoleteAttribute("This method has been deprecated. Use the ApplyAutoScaling method instead. http://go.microsoft.com/fwlink/?linkid=14202")] protected void ApplyAutoScaling ()
[ObsoleteAttribute(L"This method has been deprecated. Use the ApplyAutoScaling method instead. http://go.microsoft.com/fwlink/?linkid=14202")] protected: void ApplyAutoScaling ()


Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- Form.ApplyAutoScaling メソッドのページへのリンク