2 references to BN_CLICKED
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\Button.cs (1)
335if (m.WParamInternal.HIWORD == PInvoke.BN_CLICKED)
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (1)
1421if (m.WParamInternal.HIWORD == PInvoke.BN_CLICKED && !ValidationCancelled)