3 references to BM_SETSTATE
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ButtonBase.cs (3)
1080SendMessage(NativeMethods.BM_SETSTATE, 1, 0); 1107SendMessage(NativeMethods.BM_SETSTATE, 0, 0); 1284case NativeMethods.BM_SETSTATE: