C# Class ARCed.UI.VS2005DockPaneCaption.InertButton

Inheritance: InertButtonBase
Afficher le fichier Open project: borisblizzard/arcreator

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
InertButton ( VS2005DockPaneCaption dockPaneCaption, Bitmap image, Bitmap imageAutoHide ) : System

Méthodes protégées

Méthode Description
OnRefreshChanges ( ) : void

Method Details

InertButton() public méthode

public InertButton ( VS2005DockPaneCaption dockPaneCaption, Bitmap image, Bitmap imageAutoHide ) : System
dockPaneCaption VS2005DockPaneCaption
image System.Drawing.Bitmap
imageAutoHide System.Drawing.Bitmap
Résultat System

OnRefreshChanges() protected méthode

protected OnRefreshChanges ( ) : void
Résultat void