C# Class Hawkeye.UI.Controls.TabControlEx

Hawkeye-style Tab control
Inheritance: CustomTabControl
Afficher le fichier Open project: odalet/Hawkeye2

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
GetPath ( int index ) : GraphicsPath

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

Method Details

GetPath() protected méthode

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