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

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

공개 프로퍼티들

프로퍼티 타입 설명
ContolCheckBoxShowCommandWindow System.Windows.Forms.CheckBox
ContolCheckBoxWaitForExit System.Windows.Forms.CheckBox
ContolLabel1 System.Windows.Forms.Label
ContolLabel2 System.Windows.Forms.Label
ContolPanel1 System.Windows.Forms.Panel
_showItem ShowItem

공개 메소드들

메소드 설명
LaunchTypeEditor ( ShowItem item ) : System

비공개 메소드들

메소드 설명
LaunchTypeEditor_Load ( object sender, EventArgs e ) : void
buttonSelectProgram_Click ( object sender, EventArgs e ) : void
buttonTest_Click ( object sender, EventArgs e ) : void
checkBoxShowCommandWindow_CheckedChanged ( object sender, EventArgs e ) : void
checkBoxWaitForExit_CheckedChanged ( object sender, EventArgs e ) : void
textBoxCommandLine_TextChanged ( object sender, EventArgs e ) : void
textBoxProgram_TextChanged ( object sender, EventArgs e ) : void

메소드 상세

LaunchTypeEditor() 공개 메소드

public LaunchTypeEditor ( ShowItem item ) : System
item ShowItem
리턴 System

프로퍼티 상세

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

public static CheckBox,System.Windows.Forms ContolCheckBoxShowCommandWindow
리턴 System.Windows.Forms.CheckBox

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

public static CheckBox,System.Windows.Forms ContolCheckBoxWaitForExit
리턴 System.Windows.Forms.CheckBox

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

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

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

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

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

public static Panel,System.Windows.Forms ContolPanel1
리턴 System.Windows.Forms.Panel

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

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