C# Class WeifenLuo.WinFormsUI.ThemeVS2012.VS2012PanelIndicatorFactory

Inheritance: DockPanelExtender.IPanelIndicatorFactory
显示文件 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 WeifenLuo.WinFormsUI.Docking.ThemeBase
return DockPanel.IPanelIndicator