FormCornerPreference Enum

Definition

Anger hörninställningen för en Form som kan anges med hjälp av FormCornerPreference egenskapen .

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

Fält

Name Värde Description
Default 0

Standardinställningen för hörn.

DoNotRound 1

Runda inte hörnen i formulärfönstret.

Round 2

Runda hörnen i formulärfönstret.

RoundSmall 3

Runda hörnen i formulärfönstret med en liten radie.

Gäller för