C# Class VixenModules.App.Shows.SequenceTypeEditor

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

Méthodes publiques

Свойство Type Description
ContolButtonSelectSequence System.Windows.Forms.Button
ContolLabel1 System.Windows.Forms.Label
ContolLabelSequence System.Windows.Forms.Label
ContolTextBoxSequence System.Windows.Forms.TextBox
_showItem ShowItem

Méthodes publiques

Méthode Description
SequenceTypeEditor ( ShowItem showItem ) : System

Private Methods

Méthode Description
SequenceTypeEditor_Load ( object sender, EventArgs e ) : void
buttonSelectSequence_Click ( object sender, EventArgs e ) : void
textBoxSequence_TextChanged ( object sender, EventArgs e ) : void

Method Details

SequenceTypeEditor() public méthode

public SequenceTypeEditor ( ShowItem showItem ) : System
showItem ShowItem
Résultat System

Property Details

ContolButtonSelectSequence public_oe static_oe property

public static Button,System.Windows.Forms ContolButtonSelectSequence
Résultat System.Windows.Forms.Button

ContolLabel1 public_oe static_oe property

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

ContolLabelSequence public_oe static_oe property

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

ContolTextBoxSequence public_oe static_oe property

public static TextBox,System.Windows.Forms ContolTextBoxSequence
Résultat System.Windows.Forms.TextBox

_showItem public_oe static_oe property

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