C# Class WeifenLuo.WinFormsUI.ThemeVS2012.VS2012PanelIndicatorFactory.VS2012PanelIndicator

Inheritance: System.Windows.Forms.PictureBox, DockPanel.IPanelIndicator
Mostrar archivo Open project: dockpanelsuite/dockpanelsuite

Private Properties

Property Type Description

Public Methods

Method Description
HitTest ( Point pt ) : DockStyle
VS2012PanelIndicator ( DockStyle dockStyle, ThemeBase theme ) : System.ComponentModel

Method Details

HitTest() public method

public HitTest ( Point pt ) : DockStyle
pt System.Drawing.Point
return DockStyle

VS2012PanelIndicator() public method

public VS2012PanelIndicator ( DockStyle dockStyle, ThemeBase theme ) : System.ComponentModel
dockStyle DockStyle
theme WeifenLuo.WinFormsUI.Docking.ThemeBase
return System.ComponentModel