C# Class NetIde.Util.Forms.UserControl

Inheritance: System.Windows.Forms.UserControl
Afficher le fichier Open project: netide/netide

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
UserControl ( ) : System

Méthodes protégées

Méthode Description
OnVisibleChanged ( EventArgs e ) : void
SetVisibleCore ( bool value ) : void

Method Details

OnVisibleChanged() protected méthode

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

SetVisibleCore() protected méthode

protected SetVisibleCore ( bool value ) : void
value bool
Résultat void

UserControl() public méthode

public UserControl ( ) : System
Résultat System