CSKernelClient.fInput.fInput_Load C# (CSharp) Méthode

fInput_Load() private méthode

private fInput_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void
        private void fInput_Load(object sender, EventArgs e)
        {
            cWindow.centerForm(this);
        }