C# Class WeifenLuo.WinFormsUI.Docking.VS2005MultithreadingTheme.VS2005MultithreadingPanelIndicatorFactory

Inheritance: DockPanelExtender.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