C# Class ConfigGenerator.EnhancedPropertyGrid

Inheritance: System.Windows.Forms.PropertyGrid
Afficher le fichier Open project: JustArchi/ArchiSteamFarm Class Usage Examples

Méthodes protégées

Méthode Description
OnGotFocus ( EventArgs args ) : void
OnPropertyValueChanged ( System.Windows.Forms.PropertyValueChangedEventArgs args ) : void

Private Methods

Méthode Description
EnhancedPropertyGrid ( ASFConfig config ) : System

Method Details

OnGotFocus() protected méthode

protected OnGotFocus ( EventArgs args ) : void
args System.EventArgs
Résultat void

OnPropertyValueChanged() protected méthode

protected OnPropertyValueChanged ( System.Windows.Forms.PropertyValueChangedEventArgs args ) : void
args System.Windows.Forms.PropertyValueChangedEventArgs
Résultat void