C# 클래스 WeifenLuo.WinFormsUI.ThemeVS2012.VS2012DockPaneCaptionInertButton

상속: WeifenLuo.WinFormsUI.Docking.InertButtonBase
파일 보기 프로젝트 열기: dockpanelsuite/dockpanelsuite

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
VS2012DockPaneCaptionInertButton ( DockPaneCaptionBase dockPaneCaption, Bitmap hovered, Bitmap normal, Bitmap pressed, Bitmap hoveredActive, Bitmap active, Bitmap hoveredAutoHide = null, Bitmap autoHide = null, Bitmap pressedAutoHide = null ) : System.ComponentModel

메소드 상세

VS2012DockPaneCaptionInertButton() 공개 메소드

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
리턴 System.ComponentModel