How can I get a control ToolTipText to show and Hide when the control has any change e.g. BackColor etc.
My app slowly goes through a set of controls changing, for example, BackColor and I want the ToolTipText to show for each control as I step through and change the BackColor. Only one control's ToolTipText should be visible at a time.
No mouse hovering.
My app slowly goes through a set of controls changing, for example, BackColor and I want the ToolTipText to show for each control as I step through and change the BackColor. Only one control's ToolTipText should be visible at a time.
No mouse hovering.