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)
2247
/// Sets or gets the rounding style of the Form's corners using the <see cref="
FormCornerPreference
"/> enum.
2273
if (value ==
FormCornerPreference
)
2300
/// <see cref="
FormCornerPreference
"/> property changes.
2724
/// Occurs when the <see cref="
FormCornerPreference
"/> property has changed.
System\Windows\Forms\FormCornerPreference.cs (1)
11
/// set using the <see cref="Form.
FormCornerPreference
"/> property.