Coder Social home page Coder Social logo

altocontrols's Introduction

AltoControls

Custom controls for .Net WinForm including:

Circular ProgressBar

  • Customizable progress color
  • Circle stroke can be changed
  • Text properties are customizable or you can set the "AutoFontCalculate" property which calculates best fit to true

Rounded Textbox

  • RoundedTextBox differs from the classic TextBox with its rounded corners

AltoButton

  • Corner radius can be changed
  • Has gradient colors that are customizable by changing color properties "Active1,Active2,Inactive1,Inactive2"
  • This colors activates when MouseEnter and MouseLeave

SlidingTextLabel

  • Text in label slides slowly to left or right when it is too long to squeeze

AltoNumericUpDown

  • A new design for the NumericUpDown control

Customizable Classic ProgressBar

  • Progress color is customizable
  • Text font can be changed
  • Animated progress changes

Waiter control for long tasks

  • Two different spinning control for long tasks or similar jobs

UPDATE: New AnimatedSwitch Control (SliderControl) added

Animated Switch

  • A checkbox that is customized like switch control using "IsOn" property
  • On/Off changes are animated
**Preview for controls**

altocontrols's People

Contributors

aalitor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

altocontrols's Issues

Add disabled button color property

Now color of disabled button is setted in code

Color linear1 = Color.FromArgb(190, 190, 190); Color linear2 = Color.FromArgb(210, 210, 210);

Please, add property like Inactive1

AltoNMUpDown not firing Click Event

Hello,

I am using AltoNMUpDown in my C# project. However, surprisingly the control is not firing any event. I have tried the following so far:
Click
KeyPress
KeyDown
KeyUp
MouseClick

May kindly advise as to what I might be missing.

Azeem Anwer

set num limits

Hi, how can I set the control to work only from 1 to 6? Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.