4 references to WC_BUTTON
System.Windows.Forms (4)
System\Windows\Forms\Controls\Buttons\Button.cs (1)
115
cp.ClassName = PInvoke.
WC_BUTTON
;
System\Windows\Forms\Controls\Buttons\CheckBox.cs (1)
245
cp.ClassName = PInvoke.
WC_BUTTON
;
System\Windows\Forms\Controls\Buttons\RadioButton.cs (1)
210
cp.ClassName = PInvoke.
WC_BUTTON
;
System\Windows\Forms\Controls\GroupBox\GroupBox.cs (1)
118
cp.ClassName = PInvoke.
WC_BUTTON
;