Form.ApplyAutoScaling Methode

Definitie

Let op

This method has been deprecated. Use the ApplyAutoScaling method instead. http://go.microsoft.com/fwlink/?linkid=14202

Let op

This method has been deprecated. Use the ApplyAutoScaling method instead. https://go.microsoft.com/fwlink/?linkid=14202

Hiermee wijzigt u het formaat van het formulier op basis van de huidige waarde van de AutoScaleBaseSize eigenschap en de grootte van het huidige lettertype.

protected:
 void ApplyAutoScaling();
protected void ApplyAutoScaling();
[System.Obsolete("This method has been deprecated. Use the ApplyAutoScaling method instead.  http://go.microsoft.com/fwlink/?linkid=14202")]
protected void ApplyAutoScaling();
[System.Obsolete("This method has been deprecated. Use the ApplyAutoScaling method instead.  https://go.microsoft.com/fwlink/?linkid=14202")]
protected void ApplyAutoScaling();
member this.ApplyAutoScaling : unit -> unit
[<System.Obsolete("This method has been deprecated. Use the ApplyAutoScaling method instead.  http://go.microsoft.com/fwlink/?linkid=14202")>]
member this.ApplyAutoScaling : unit -> unit
[<System.Obsolete("This method has been deprecated. Use the ApplyAutoScaling method instead.  https://go.microsoft.com/fwlink/?linkid=14202")>]
member this.ApplyAutoScaling : unit -> unit
Protected Sub ApplyAutoScaling ()
Kenmerken

Opmerkingen

Deze methode bepaalt de formuliergrootte met behulp van de waarde van de AutoScaleBaseSize eigenschap en de Size waarde die door de GetAutoScaleSize methode wordt geretourneerd.

Van toepassing op