1 reference to TB_ISBUTTONCHECKED
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolBarButton.cs (1)
569
if ((int)parent.SendMessage(NativeMethods.
TB_ISBUTTONCHECKED
, FindButtonIndex(), 0) != 0) {