C# Class CustomChrome.VisualStudioFormChrome.ButtonState

Exibir arquivo Open project: pvginkel/CustomChrome

Public Methods

Method Description
ButtonState ( ChromeButton button ) : System
ButtonState ( ChromeButton button, ChromeButtonState state, bool draw, Rectangle bounds, VisualStudioButton extraButton ) : System

Method Details

ButtonState() public method

public ButtonState ( ChromeButton button ) : System
button ChromeButton
return System

ButtonState() public method

public ButtonState ( ChromeButton button, ChromeButtonState state, bool draw, Rectangle bounds, VisualStudioButton extraButton ) : System
button ChromeButton
state ChromeButtonState
draw bool
bounds System.Drawing.Rectangle
extraButton VisualStudioButton
return System