C# Класс ComponentFactory.Krypton.Docking.KryptonDockspaceSeparator

Наследование: ComponentFactory.Krypton.Toolkit.KryptonSeparator
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
KryptonDockspaceSeparator ( DockingEdge edge, bool opposite ) : System

Initialize a new instance of the KryptonDockspaceSeparator class.

ToString ( ) : string

Gets a string representation of the class.

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

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

Initialize a new instance of the KryptonDockspaceSeparator class.
public KryptonDockspaceSeparator ( DockingEdge edge, bool opposite ) : System
edge DockingEdge Docking edge the separator is against.
opposite bool Should the separator be docked against the opposite edge.
Результат System

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

Gets a string representation of the class.
public ToString ( ) : string
Результат string