C# Class Opc.Ua.Configuration.UserPasswordChangeForm

Change the password for form.
Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: OPCFoundation/UA-.NET Class Usage Examples

Méthodes publiques

Méthode Description
UserPasswordChangeForm ( ) : System

Creates an empty form.

Private Methods

Méthode Description
CancelButton_Click ( object sender, EventArgs e ) : void
OkButton_Click ( object sender, EventArgs e ) : void
UserPasswordChangeForm_Shown ( object sender, EventArgs e ) : void

Method Details

UserPasswordChangeForm() public méthode

Creates an empty form.
public UserPasswordChangeForm ( ) : System
Résultat System