DockPanelExtenderDefaultPanelIndicatorFactoryCreatePanelIndicator Method

Definition

Namespace: WeifenLuo.WinFormsUI.Docking
Assembly: WeifenLuo.WinFormsUI.Docking (in WeifenLuo.WinFormsUI.Docking.dll) Version: 2.9.0.0 (2.9.0.0)
public DockPanelIPanelIndicator CreatePanelIndicator(
	DockStyle style
)

Parameters

style  DockStyle
 

Return Value

DockPanelIPanelIndicator

Implements

DockPanelExtenderIPanelIndicatorFactoryCreatePanelIndicator(DockStyle)

See Also