C# Class Dynamic_Games.IncInformationForm.PlayerVisuals

Afficher le fichier Open project: Ezakhiel/Donate-Money-For-Unicorns-ubbse2015

Méthodes publiques

Свойство Type Description
bet System.Windows.Forms.Label
betLBL System.Windows.Forms.Label
c1 System.Windows.Forms.PictureBox
c2 System.Windows.Forms.PictureBox
money System.Windows.Forms.Label
typeBox System.Windows.Forms.ComboBox
typeLBL System.Windows.Forms.Label

Méthodes publiques

Méthode Description
hide ( ) : void
show ( ) : void

Method Details

hide() public méthode

public hide ( ) : void
Résultat void

show() public méthode

public show ( ) : void
Résultat void

Property Details

bet public_oe property

public Label,System.Windows.Forms bet
Résultat System.Windows.Forms.Label

betLBL public_oe property

public Label,System.Windows.Forms betLBL
Résultat System.Windows.Forms.Label

c1 public_oe property

public PictureBox,System.Windows.Forms c1
Résultat System.Windows.Forms.PictureBox

c2 public_oe property

public PictureBox,System.Windows.Forms c2
Résultat System.Windows.Forms.PictureBox

money public_oe property

public Label,System.Windows.Forms money
Résultat System.Windows.Forms.Label

typeBox public_oe property

public ComboBox,System.Windows.Forms typeBox
Résultat System.Windows.Forms.ComboBox

typeLBL public_oe property

public Label,System.Windows.Forms typeLBL
Résultat System.Windows.Forms.Label