public QuestCommandButton(QuestForm f) { expform = f; Click += new EventHandler(CommandButtonClick); }