6 references to FormCornerPreference
System.Windows.Forms (6)
System\Windows\Forms\Controls\ToolStrips\ToolStripRenderer.cs (1)
1134
offset = f.
FormCornerPreference
switch
System\Windows\Forms\Form.cs (4)
2244
/// Sets or gets the rounding style of the Form's corners using the <see cref="
FormCornerPreference
"/> enum.
2270
if (value ==
FormCornerPreference
)
2297
/// <see cref="
FormCornerPreference
"/> property changes.
2721
/// Occurs when the <see cref="
FormCornerPreference
"/> property has changed.
System\Windows\Forms\FormCornerPreference.cs (1)
11
/// set using the <see cref="Form.
FormCornerPreference
"/> property.