5 references to FormCornerPreference
System.Windows.Forms (5)
System\Windows\Forms\Form.cs (4)
2166
/// Sets or gets the rounding style of the Form's corners using the <see cref="
FormCornerPreference
"/> enum.
2192
if (value ==
FormCornerPreference
)
2219
/// <see cref="
FormCornerPreference
"/> property changes.
2643
/// Occurs when the <see cref="
FormCornerPreference
"/> property has changed.
System\Windows\Forms\FormCornerPreference.cs (1)
11
/// set using the <see cref="Form.
FormCornerPreference
"/> property.