C# 클래스 VixenModules.App.Shows.SequenceTypeEditor

상속: TypeEditorBase
파일 보기 프로젝트 열기: sall/vixen

공개 프로퍼티들

프로퍼티 타입 설명
ContolButtonSelectSequence System.Windows.Forms.Button
ContolLabel1 System.Windows.Forms.Label
ContolLabelSequence System.Windows.Forms.Label
ContolTextBoxSequence System.Windows.Forms.TextBox
_showItem ShowItem

공개 메소드들

메소드 설명
SequenceTypeEditor ( ShowItem showItem ) : System

비공개 메소드들

메소드 설명
SequenceTypeEditor_Load ( object sender, EventArgs e ) : void
buttonSelectSequence_Click ( object sender, EventArgs e ) : void
textBoxSequence_TextChanged ( object sender, EventArgs e ) : void

메소드 상세

SequenceTypeEditor() 공개 메소드

public SequenceTypeEditor ( ShowItem showItem ) : System
showItem ShowItem
리턴 System

프로퍼티 상세

ContolButtonSelectSequence 공개적으로 정적으로 프로퍼티

public static Button,System.Windows.Forms ContolButtonSelectSequence
리턴 System.Windows.Forms.Button

ContolLabel1 공개적으로 정적으로 프로퍼티

public static Label,System.Windows.Forms ContolLabel1
리턴 System.Windows.Forms.Label

ContolLabelSequence 공개적으로 정적으로 프로퍼티

public static Label,System.Windows.Forms ContolLabelSequence
리턴 System.Windows.Forms.Label

ContolTextBoxSequence 공개적으로 정적으로 프로퍼티

public static TextBox,System.Windows.Forms ContolTextBoxSequence
리턴 System.Windows.Forms.TextBox

_showItem 공개적으로 정적으로 프로퍼티

public static ShowItem,VixenModules.App.Shows _showItem
리턴 ShowItem