An open API service indexing awesome lists of open source software.

https://github.com/ukushu/rangebar


https://github.com/ukushu/rangebar

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# RangeBar / c# trackbar range selection

This is example of RangeBar component code. Originally its written by Detlef Neunherz ( https://www.codeproject.com/Articles/2275/C-RangeBar-control )

In this project you will find:
* Original code of ZzzzRangeBar written by Detlef Neunherz
* Partially refactored code of ZzzzRangeBar
* My code -- UksRangeBar. There will be UI Changes and additional functionality added.

Example of usage of Original/Refactored rangebar:

![Alt text](http://image.prntscr.com/image/a700f3fe6869453993aaaee9674ca90e.png "c# trackbar range selection")

Properties you able to change:

![Alt text](http://image.prntscr.com/image/27bce947beae4ae28d5a22c39d10df97.png "c# trackbar range selection")

______________________________________________

Example of usage UksRangeBar on the form:

![Range Bar](http://image.prntscr.com/image/1c695bb6538f4420b88f455d1fb7393a.png "c# trackbar range selection")

Properties you able to change:

![Alt text](http://image.prntscr.com/image/f1c5b6ca985f48c0a0ac57c8c9ac1354.png "c# trackbar range selection")