C# Class WeifenLuo.WinFormsUI.Docking.ThemeBase

Inheritance: System.ComponentModel.Component, ITheme
Show file Open project: samarjeet27/ynoteclassic Class Usage Examples

Public Methods

Method Description
Apply ( DockPanel dockPanel ) : void

Method Details

Apply() public abstract method

public abstract Apply ( DockPanel dockPanel ) : void
dockPanel DockPanel
return void