C# Класс SidebarLibrary.WinControls.OutlookBarBand

Наследование: System.Windows.Forms.Control
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
OutlookBarBand ( ) : System
OutlookBarBand ( string text ) : System
OutlookBarBand ( string text, Control childControl ) : System

Защищенные методы

Метод Описание
Dispose ( bool disposing ) : void

Описание методов

Dispose() защищенный Метод

protected Dispose ( bool disposing ) : void
disposing bool
Результат void

OutlookBarBand() публичный Метод

public OutlookBarBand ( ) : System
Результат System

OutlookBarBand() публичный Метод

public OutlookBarBand ( string text ) : System
text string
Результат System

OutlookBarBand() публичный Метод

public OutlookBarBand ( string text, Control childControl ) : System
text string
childControl System.Windows.Forms.Control
Результат System