Method | Description | |
---|---|---|
KryptonDockspaceSeparator ( DockingEdge edge, bool opposite ) : System |
Initialize a new instance of the KryptonDockspaceSeparator class.
|
|
ToString ( ) : string |
Gets a string representation of the 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. |
return | System |