SystemColorMode Enum

Definitie

public enum class SystemColorMode
public enum SystemColorMode
[System.Diagnostics.CodeAnalysis.Experimental("WFO5001", UrlFormat="https://aka.ms/winforms-warnings/{0}")]
public enum SystemColorMode
type SystemColorMode = 
[<System.Diagnostics.CodeAnalysis.Experimental("WFO5001", UrlFormat="https://aka.ms/winforms-warnings/{0}")>]
type SystemColorMode = 
Public Enum SystemColorMode
Overname
SystemColorMode
Kenmerken

Velden

Name Waarde Description
Classic 0

De donkere modus voor de huidige context is of moet worden uitgeschakeld.

System 1

De instelling voor de huidige systeemkleurmodus wordt overgenomen van het Windows besturingssysteem.

Dark 2

De donkere modus voor de huidige context is ingeschakeld.

Van toepassing op