C# Class Steam_Desktop_Authenticator.SettingsForm

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: Jessecar96/SteamDesktopAuthenticator

Méthodes publiques

Méthode Description
SettingsForm ( ) : System

Private Methods

Méthode Description
SetControlsEnabledState ( bool enabled ) : void
ShowWarning ( CheckBox affectedBox ) : void
btnSave_Click ( object sender, EventArgs e ) : void
chkConfirmMarket_CheckedChanged ( object sender, EventArgs e ) : void
chkConfirmTrades_CheckedChanged ( object sender, EventArgs e ) : void
chkPeriodicChecking_CheckedChanged ( object sender, EventArgs e ) : void

Method Details

SettingsForm() public méthode

public SettingsForm ( ) : System
Résultat System