Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MovieHue
GUI
ComboBoxItem
C# Class MovieHue.GUI.ComboBoxItem
Exibir arquivo
Open project: FlyingHippo/MovieHue
Public Properties
Property
Type
Description
Text
string
Value
string
Public Methods
Method
Description
ComboBoxItem
(
string
val
,
string
text
)
ToString
( ) :
string
Method Details
ComboBoxItem()
public
method
public
ComboBoxItem
(
string
val
,
string
text
)
val
string
text
string
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
Text
public_oe property
public
string
Text
return
string
Value
public_oe property
public
string
Value
return
string