Here it is. DotNetBar for Windows Forms 8.1 is now available. Included are over 40 new features and enhancements. I already covered two huge new controls:
- SuperValidator component
- Highlighter component
If you do not own DotNetBar give it a try. We now have total of 50 controls to help you create professional WinForms applications. If you own DotNetBar license then go here to download latest build.
Hi,
It is possible to highlight a control when mouse is hover over the control?
There is no such functionality built-in but you could do it by handling MouseEnter and MouseLeave events on your control and highlighting it that way.
Hey, Can you make this request as inbuilt part of your next update? with just one addtional property “HighlightOnMouseHover = True/False”.
I will log your request but I cannot guarantee that it will be added in next update or at all. We’ll consider it.