5 references to FlatStyle
System.Windows.Forms (5)
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (1)
356
LayoutTransaction.DoLayoutIf(AutoSize, ParentInternal, this, PropertyNames.
FlatStyle
);
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
546
PropertyNames.
FlatStyle
);
553
PropertyNames.
FlatStyle
);
System\Windows\Forms\Controls\GroupBox\GroupBox.cs (2)
225
PropertyNames.
FlatStyle
);
231
PropertyNames.
FlatStyle
);