C# Class VixenModules.App.Shows.LaunchTypeEditor

Inheritance: TypeEditorBase
Afficher le fichier Open project: sall/vixen

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode Description
LaunchTypeEditor ( ShowItem item ) : System

Private Methods

Méthode Description
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

Method Details

LaunchTypeEditor() public méthode

public LaunchTypeEditor ( ShowItem item ) : System
item ShowItem
Résultat System

Property Details

ContolCheckBoxShowCommandWindow public_oe static_oe property

public static CheckBox,System.Windows.Forms ContolCheckBoxShowCommandWindow
Résultat System.Windows.Forms.CheckBox

ContolCheckBoxWaitForExit public_oe static_oe property

public static CheckBox,System.Windows.Forms ContolCheckBoxWaitForExit
Résultat System.Windows.Forms.CheckBox

ContolLabel1 public_oe static_oe property

public static Label,System.Windows.Forms ContolLabel1
Résultat System.Windows.Forms.Label

ContolLabel2 public_oe static_oe property

public static Label,System.Windows.Forms ContolLabel2
Résultat System.Windows.Forms.Label

ContolPanel1 public_oe static_oe property

public static Panel,System.Windows.Forms ContolPanel1
Résultat System.Windows.Forms.Panel

_showItem public_oe static_oe property

public static ShowItem,VixenModules.App.Shows _showItem
Résultat ShowItem