C# 클래스 CustomChrome.VisualStudioFormChrome.ButtonState

파일 보기 프로젝트 열기: pvginkel/CustomChrome

공개 메소드들

메소드 설명
ButtonState ( ChromeButton button ) : System
ButtonState ( ChromeButton button, ChromeButtonState state, bool draw, Rectangle bounds, VisualStudioButton extraButton ) : System

메소드 상세

ButtonState() 공개 메소드

public ButtonState ( ChromeButton button ) : System
button ChromeButton
리턴 System

ButtonState() 공개 메소드

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
리턴 System