C# 클래스 Mono.UIAutomation.Winforms.ToolTipProvider

상속: ToolTipBaseProvider
파일 보기 프로젝트 열기: mono/uia2atk 1 사용 예제들

공개 메소드들

메소드 설명
ToolTipProvider ( System.Windows.Forms tooltip ) : System

보호된 메소드들

메소드 설명
GetTextFromControl ( System.Windows.Forms control ) : string

메소드 상세

GetTextFromControl() 보호된 메소드

protected GetTextFromControl ( System.Windows.Forms control ) : string
control System.Windows.Forms
리턴 string

ToolTipProvider() 공개 메소드

public ToolTipProvider ( System.Windows.Forms tooltip ) : System
tooltip System.Windows.Forms
리턴 System