kiddo…… NaytaTeksti_Click(object sender, EventArgs e) this event dosn't belong to any Control here: this.NaytaTeksti.Location = new System.Drawing.Point(80, 88); this.NaytaTeksti.Name = "NaytaTeksti"; this.NaytaTeksti.Size = new System.Drawing.Size(128, 23); this.NaytaTeksti.TabIndex = 0; this.NaytaTeksti.Text = "Nayta"; this.NaytaTeksti.Click+=new System.EventHandler(this.NaytaTeksti_Click);//please add this
Who knows most speaks least