C# 클래스 TpTrayUtility.TpListViewSubItem

상속: System.Windows.Forms.Control
파일 보기 프로젝트 열기: TargetProcess/Tp.TrayUtility 1 사용 예제들

공개 메소드들

메소드 설명
GetText ( ) : string
TpListViewSubItem ( Control control ) : System
TpListViewSubItem ( string text ) : System

보호된 메소드들

메소드 설명
OnSizeChanged ( EventArgs e ) : void

메소드 상세

GetText() 공개 메소드

public GetText ( ) : string
리턴 string

OnSizeChanged() 보호된 메소드

protected OnSizeChanged ( EventArgs e ) : void
e System.EventArgs
리턴 void

TpListViewSubItem() 공개 메소드

public TpListViewSubItem ( Control control ) : System
control Control
리턴 System

TpListViewSubItem() 공개 메소드

public TpListViewSubItem ( string text ) : System
text string
리턴 System