C# 클래스 Habanero.Faces.Win.PanelWin

Used to group collections of controls
상속: System.Windows.Forms.Panel, IPanel
파일 보기 프로젝트 열기: Chillisoft/habanero.faces 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ExecuteOnUIThread ( Delegate method ) : void

메소드 상세

ExecuteOnUIThread() 공개 메소드

public ExecuteOnUIThread ( Delegate method ) : void
method System.Delegate
리턴 void