Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Dynamic_Games
IncInformationForm.PlayerVisuals
C# Class Dynamic_Games.IncInformationForm.PlayerVisuals
Show file
Open project: Ezakhiel/Donate-Money-For-Unicorns-ubbse2015
Public Properties
Property
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
Public Methods
Method
Description
hide
( ) :
void
show
( ) :
void
Method Details
hide()
public
method
public
hide
( ) :
void
return
void
show()
public
method
public
show
( ) :
void
return
void
Property Details
bet
public property
public
Label,System.Windows.Forms
bet
return
System.Windows.Forms.Label
betLBL
public property
public
Label,System.Windows.Forms
betLBL
return
System.Windows.Forms.Label
c1
public property
public
PictureBox,System.Windows.Forms
c1
return
System.Windows.Forms.PictureBox
c2
public property
public
PictureBox,System.Windows.Forms
c2
return
System.Windows.Forms.PictureBox
money
public property
public
Label,System.Windows.Forms
money
return
System.Windows.Forms.Label
typeBox
public property
public
ComboBox,System.Windows.Forms
typeBox
return
System.Windows.Forms.ComboBox
typeLBL
public property
public
Label,System.Windows.Forms
typeLBL
return
System.Windows.Forms.Label