void HandleMarkFTFActivated(object sender, EventArgs e)
 {
     m_Win.MarkAsFTF();
 }