C# Class WeifenLuo.WinFormsUI.ThemeVS2012.VS2012PaneIndicatorFactory.VS2012PaneIndicator

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

Public Methods

Method Description
HitTest ( Point pt ) : DockStyle
VS2012PaneIndicator ( ThemeBase theme ) : System.Drawing

Method Details

HitTest() public method

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

VS2012PaneIndicator() public method

public VS2012PaneIndicator ( ThemeBase theme ) : System.Drawing
theme WeifenLuo.WinFormsUI.Docking.ThemeBase
return System.Drawing