C# 클래스 Longkong.ColorPicker.Controls.AddNewColorSwatchForm

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: Longkong/Pojjaman 1 사용 예제들

Private Properties

프로퍼티 타입 설명
AddNewColorSwatchForm System
InitializeComponent void
btnOk_Click void
txtColorDescription_KeyUp void

비공개 메소드들

메소드 설명
AddNewColorSwatchForm ( Color colorToAdd ) : System

Constructor.

InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

btnOk_Click ( object sender, System e ) : void
txtColorDescription_KeyUp ( object sender, KeyEventArgs e ) : void