public ListSelectionDialog()
        {
            InitializeComponent();

            SelectionList.Focus();
        }