namespace SDRSharp.FrequencyScanner { public delegate void CustomPaintEventHandler(object sender, CustomPaintEventArgs e); }