
Hello,
I'm using the ErrorProvider class to show a blink icon near the desired control to request the user attention.
Is possible to do this with TabStrip (and TabbedDocuments and ToolWindows if possible), or blink the backcolor of the desider tab?
I am thinking about something similar to the DataGridViewCell's DataError property.
The example TabStrip: (The @ is the blinking erroricon)Thanks!
I'm using the ErrorProvider class to show a blink icon near the desired control to request the user attention.
Is possible to do this with TabStrip (and TabbedDocuments and ToolWindows if possible), or blink the backcolor of the desider tab?
I am thinking about something similar to the DataGridViewCell's DataError property.
The example TabStrip: (The @ is the blinking erroricon)
|--------|--------|--------|
| Page1 | Page2 | Page3 @|
| |--------|--------|--------------|
| |
| |
| |
| |
| |
| |
| |
| |
|-----------------------------------------|