C# 클래스 Linearstar.MikuMikuMoving.Framework.IncrementSelectionNumericUpDown

상속: System.Windows.Forms.NumericUpDown
파일 보기 프로젝트 열기: mfakane/MikuMikuMoving-Plugins

공개 메소드들

메소드 설명
DownButton ( ) : void
IncrementSelectionNumericUpDown ( ) : System
UpButton ( ) : void

비공개 메소드들

메소드 설명
GetUpDownValue ( TextBox textBox ) : decimal

메소드 상세

DownButton() 공개 메소드

public DownButton ( ) : void
리턴 void

IncrementSelectionNumericUpDown() 공개 메소드

public IncrementSelectionNumericUpDown ( ) : System
리턴 System

UpButton() 공개 메소드

public UpButton ( ) : void
리턴 void