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
Label
C# Class Label, code
Inheritance:
Control
,
System.ComponentModel.IComponent
,
System.IDisposable
,
IOleControl
,
IOleObject
,
IOleInPlaceObject
,
IOleInPlaceActiveObject
,
IOleWindow
,
IViewObject
,
IViewObject2
,
IPersist
,
IPersistStreamInit
,
IPersistPropertyBag
,
IPersistStorage
,
IQuickActivate
,
ISupportOleDropSource
,
IDropTarget
,
System.ComponentModel.ISynchronizeInvoke
,
IWin32Window
,
System.Windows.Forms.Layout.IArrangedElement
,
IBindableComponent
Exibir arquivo
Open project: shendongnian/code
Class Usage Examples
Public Methods
Method
Description
CustomText
( ) :
string
Label
(
string
trackingReference
)
Label
(
string
trackingReference
,
string
customText
)
Method Details
CustomText()
public
method
public
CustomText
( ) :
string
return
string
Label()
public
method
public
Label
(
string
trackingReference
)
trackingReference
string
Label()
public
method
public
Label
(
string
trackingReference
,
string
customText
)
trackingReference
string
customText
string