C# Class SystemEx.Windows.Forms.ExplorerBarButton

Afficher le fichier Open project: pvginkel/SystemEx Class Usage Examples

Private Properties

Свойство Type Description
GetImage Image

Méthodes publiques

Méthode Description
ExplorerBarButton ( ) : System
PerformClick ( ) : void
ToString ( ) : string

Méthodes protégées

Méthode Description
OnClicked ( EventArgs e ) : void

Private Methods

Méthode Description
GetImage ( bool large ) : Image

Method Details

ExplorerBarButton() public méthode

public ExplorerBarButton ( ) : System
Résultat System

OnClicked() protected méthode

protected OnClicked ( EventArgs e ) : void
e System.EventArgs
Résultat void

PerformClick() public méthode

public PerformClick ( ) : void
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string