C# Класс Hawkeye.UI.Controls.TabControlEx

Hawkeye-style Tab control
Наследование: CustomTabControl
Показать файл Открыть проект

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