3 references to FixedSingle
System.Windows.Forms (3)
System\Windows\Forms\Form.cs (3)
791
if (!ShowIcon && (borderStyle is FormBorderStyle.Sizable or FormBorderStyle.Fixed3D or FormBorderStyle.
FixedSingle
))
3637
case FormBorderStyle.
FixedSingle
:
6041
case FormBorderStyle.
FixedSingle
: