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