|
 | Scroll-bars are essential for any application. Our NHScrollBar and NVScrollBar are custom controls, which, while exposing the same functionality as the standard WindowsForms ones, provide extensible rendering consistent with the core Nevron UI look-and-feel. |
|
|
Scroll-bars are essential for any application. Our NHScrollBar and NVScrollBar are custom controls, which, while exposing the same functionality as the standard WindowsForms ones, provide extensible rendering consistent with the core Nevron UI look-and-feel. |  |
|
|
 | Being actually window styles rather than separate components, the standard scrollbars of controls such as tree-view, list-box, etc. are painted intenally by the system and are very hard to customize. Nevron User Interface completely extends these internal scrollbars and makes their overall look-and-feel more consistent and professional. |
|
|
The NTrackBar is a modern and extended replacement of the standard System.Windows.Forms TrackBar control. Based on the NShadowDecorator component, the control simply hosts a generic Nevron.UI.NTrackBarElement and redirects the user input to it. Being completely custom, our NTrackBar allows for settings unavailable in the standard one - thumb size, tick height, padding, action mouse button, etc. |  |
|
|
 | The NTrackBar is a modern and extended replacement of the standard System.Windows.Forms TrackBar control. Based on the NShadowDecorator component, the control simply hosts a generic Nevron.UI.NTrackBarElement and redirects the user input to it. Being completely custom, our NTrackBar allows for settings unavailable in the standard one - thumb size, tick height, padding, action mouse button, etc. |
|
|