C# 클래스 Hawkeye.UI.Controls.TabControlEx

Hawkeye-style Tab control
상속: CustomTabControl
파일 보기 프로젝트 열기: odalet/Hawkeye2

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
GetPath ( int index ) : GraphicsPath

Gets a graphics path representing how to draw the tab at the specified index.

메소드 상세

GetPath() 보호된 메소드

Gets a graphics path representing how to draw the tab at the specified index.
protected GetPath ( int index ) : GraphicsPath
index int The tab index.
리턴 System.Drawing.Drawing2D.GraphicsPath