public Tetelek(WalletContext context, string Datum, ComboBox combo) { InitializeComponent(); tetelContext = context; datum = Datum; Cbox = combo; }