C# 클래스 Mono.UIAutomation.Winforms.StatusBarProvider.StatusBarPanelProvider

상속: FragmentControlProvider, IEmbeddedImageProvider
파일 보기 프로젝트 열기: mono/uia2atk

공개 메소드들

메소드 설명
GetScreenBounds ( ) : Rectangle
Initialize ( ) : void
IsOffscreen ( ) : bool
StatusBarPanelProvider ( System.Windows.Forms.StatusBarPanel statusBarPanel ) : System

보호된 메소드들

메소드 설명
GetProviderPropertyValue ( int propertyId ) : object

메소드 상세

GetProviderPropertyValue() 보호된 메소드

protected GetProviderPropertyValue ( int propertyId ) : object
propertyId int
리턴 object

GetScreenBounds() 공개 메소드

public GetScreenBounds ( ) : Rectangle
리턴 System.Drawing.Rectangle

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void

IsOffscreen() 공개 메소드

public IsOffscreen ( ) : bool
리턴 bool

StatusBarPanelProvider() 공개 메소드

public StatusBarPanelProvider ( System.Windows.Forms.StatusBarPanel statusBarPanel ) : System
statusBarPanel System.Windows.Forms.StatusBarPanel
리턴 System