C# Class WeifenLuo.WinFormsUI.Docking.DockPanelExtender.DefaultPanelIndicatorFactory

Inheritance: IPanelIndicatorFactory
Show file Open project: dockpanelsuite/dockpanelsuite

Public Methods

Method Description
CreatePanelIndicator ( DockStyle style, ThemeBase theme ) : DockPanel.IPanelIndicator

Method Details

CreatePanelIndicator() public method

public CreatePanelIndicator ( DockStyle style, ThemeBase theme ) : DockPanel.IPanelIndicator
style DockStyle
theme ThemeBase
return DockPanel.IPanelIndicator