C# 클래스 Label, code

상속: 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
파일 보기 프로젝트 열기: shendongnian/code 1 사용 예제들

공개 메소드들

메소드 설명
CustomText ( ) : string
Label ( string trackingReference )
Label ( string trackingReference, string customText )

메소드 상세

CustomText() 공개 메소드

public CustomText ( ) : string
리턴 string

Label() 공개 메소드

public Label ( string trackingReference )
trackingReference string

Label() 공개 메소드

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