C# Class WeifenLuo.WinFormsUI.Docking.VS2012DockPaneStrip.InertButton

Inheritance: InertButtonBase
Mostrar archivo Open project: dockpanelsuite/dockpanelsuite

Public Methods

Method Description
InertButton ( Bitmap hovered, Bitmap normal, Bitmap pressed ) : System

Method Details

InertButton() public method

public InertButton ( Bitmap hovered, Bitmap normal, Bitmap pressed ) : System
hovered System.Drawing.Bitmap
normal System.Drawing.Bitmap
pressed System.Drawing.Bitmap
return System