Beispiel #1
0
        public LoginForm(AppForm RefForm)
        {
            Init();

            this.RefForm = RefForm;
        }