Sdílet prostřednictvím


ApplyApplicationDefaultsEventArgs.HighDpiMode Vlastnost

Definice

Získá nebo nastaví obecné HighDpiMode pro aplikaci.

public:
 property System::Windows::Forms::HighDpiMode HighDpiMode { System::Windows::Forms::HighDpiMode get(); void set(System::Windows::Forms::HighDpiMode value); };
public System.Windows.Forms.HighDpiMode HighDpiMode { get; set; }
member this.HighDpiMode : System.Windows.Forms.HighDpiMode with get, set
Public Property HighDpiMode As HighDpiMode

Hodnota vlastnosti

Obecné HighDpiMode informace o aplikaci. Výchozí hodnota je SystemAware.

Poznámky

Výchozí hodnota této vlastnosti je SystemAware.

Platí pro