C# 클래스 Mono.UIAutomation.Winforms.TrackBarProvider.TrackBarButtonProvider

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

공개 메소드들

메소드 설명
TrackBarButtonProvider ( TrackBar trackbarContainer, TrackBarButtonOrientation orientation ) : System

보호된 메소드들

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

비공개 메소드들

메소드 설명
GetNameFromOrientation ( ) : string

메소드 상세

GetProviderPropertyValue() 보호된 메소드

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

TrackBarButtonProvider() 공개 메소드

public TrackBarButtonProvider ( TrackBar trackbarContainer, TrackBarButtonOrientation orientation ) : System
trackbarContainer System.Windows.Forms.TrackBar
orientation TrackBarButtonOrientation
리턴 System