>>384
var count = this.panel1.Controls.Cast<Control>().Count( x => x is Label );