This property controls whether the "Tip not allowed" message box appears even when an automation call generates the message.
Visual Basic |
---|
Public Property AutomationShowTipNotAllowedMessageBox As Boolean |
Read/Write Boolean. True means the message appears. False means it's hidden. The default value is False.