C# Class BACnet.Explorer.Core.Plugins.Tools.FindObject.FindObjectPanel

Inheritance: Eto.Forms.Panel
Afficher le fichier Open project: LorenVS/bacstack

Méthodes publiques

Méthode Description
FindObjectPanel ( ) : System

Méthodes protégées

Méthode Description
OnLoad ( EventArgs e ) : void
OnUnLoad ( EventArgs e ) : void

Private Methods

Méthode Description
_searchChanged ( object sender, EventArgs e ) : void
_searchRefresh ( object sender, EventArgs e ) : void

Method Details

FindObjectPanel() public méthode

public FindObjectPanel ( ) : System
Résultat System

OnLoad() protected méthode

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

OnUnLoad() protected méthode

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