FormCornerPreference 枚举

定义

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

字段

名称 说明
Default 0
DoNotRound 1
Round 2
RoundSmall 3

适用于