C# Class WeifenLuo.WinFormsUI.ThemeVS2012.VS2012DockPaneCaptionInertButton

Inheritance: WeifenLuo.WinFormsUI.Docking.InertButtonBase
Afficher le fichier Open project: dockpanelsuite/dockpanelsuite

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
VS2012DockPaneCaptionInertButton ( DockPaneCaptionBase dockPaneCaption, Bitmap hovered, Bitmap normal, Bitmap pressed, Bitmap hoveredActive, Bitmap active, Bitmap hoveredAutoHide = null, Bitmap autoHide = null, Bitmap pressedAutoHide = null ) : System.ComponentModel

Method Details

VS2012DockPaneCaptionInertButton() public méthode

public VS2012DockPaneCaptionInertButton ( DockPaneCaptionBase dockPaneCaption, Bitmap hovered, Bitmap normal, Bitmap pressed, Bitmap hoveredActive, Bitmap active, Bitmap hoveredAutoHide = null, Bitmap autoHide = null, Bitmap pressedAutoHide = null ) : System.ComponentModel
dockPaneCaption WeifenLuo.WinFormsUI.Docking.DockPaneCaptionBase
hovered System.Drawing.Bitmap
normal System.Drawing.Bitmap
pressed System.Drawing.Bitmap
hoveredActive System.Drawing.Bitmap
active System.Drawing.Bitmap
hoveredAutoHide System.Drawing.Bitmap
autoHide System.Drawing.Bitmap
pressedAutoHide System.Drawing.Bitmap
Résultat System.ComponentModel