Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
MovieHue
GUI
ComboBoxItem
C# Class MovieHue.GUI.ComboBoxItem
Afficher le fichier
Open project: FlyingHippo/MovieHue
Méthodes publiques
Свойство
Type
Description
Text
string
Value
string
Méthodes publiques
Méthode
Description
ComboBoxItem
(
string
val
,
string
text
)
ToString
( ) :
string
Method Details
ComboBoxItem()
public
méthode
public
ComboBoxItem
(
string
val
,
string
text
)
val
string
text
string
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string
Property Details
Text
public_oe property
public
string
Text
Résultat
string
Value
public_oe property
public
string
Value
Résultat
string