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