C# Class ComponentFactory.Krypton.Docking.KryptonDockspace

Inheritance: KryptonSpace
Show file Open project: ComponentFactory/Krypton Class Usage Examples

Public Methods

Method Description
KryptonDockspace ( ) : System

Initialize a new instance of the KryptonDockspace class.

ToString ( ) : string

Gets a string representation of the class.

Method Details

KryptonDockspace() public method

Initialize a new instance of the KryptonDockspace class.
public KryptonDockspace ( ) : System
return System

ToString() public method

Gets a string representation of the class.
public ToString ( ) : string
return string