Exemplo n.º 1
0
        public void PreviewClick(object sender, System.EventArgs e)
        {
            TypeForm typewindow = new TypeForm(ref this.MonsterType, ref this.Alignment);

            typewindow.Show();
        }
Exemplo n.º 2
0
        public void PreviewClick(object sender, System.EventArgs e)
        {
            TypeForm typewindow = new TypeForm(ref this.MonsterType, ref this.Alignment);

            typewindow.Show();
        }