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
Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

Méthode Description
CustomText ( ) : string
Label ( string trackingReference )
Label ( string trackingReference, string customText )

Method Details

CustomText() public méthode

public CustomText ( ) : string
Résultat string

Label() public méthode

public Label ( string trackingReference )
trackingReference string

Label() public méthode

public Label ( string trackingReference, string customText )
trackingReference string
customText string