Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ARCed
UI
VS2005DockPaneCaption.InertButton
C# Class ARCed.UI.VS2005DockPaneCaption.InertButton
Inheritance:
InertButtonBase
Show file
Open project: borisblizzard/arcreator
Private Properties
Property
Type
Description
Public Methods
Method
Description
InertButton
(
VS2005DockPaneCaption
dockPaneCaption
,
Bitmap
image
,
Bitmap
imageAutoHide
) :
System
Protected Methods
Method
Description
OnRefreshChanges
( ) :
void
Method Details
InertButton()
public
method
public
InertButton
(
VS2005DockPaneCaption
dockPaneCaption
,
Bitmap
image
,
Bitmap
imageAutoHide
) :
System
dockPaneCaption
VS2005DockPaneCaption
image
System.Drawing.Bitmap
imageAutoHide
System.Drawing.Bitmap
return
System
OnRefreshChanges()
protected
method
protected
OnRefreshChanges
( ) :
void
return
void