Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/20/10 01:26:20 (14 years ago)
Author:
swagner
Message:

Set initial focus in TypeSelector to search text box (#1241)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Core.Views/3.3/TypeSelectorDialog.Designer.cs

    r3588 r4867  
    7979      this.typeSelector.Name = "typeSelector";
    8080      this.typeSelector.Size = new System.Drawing.Size(584, 520);
    81       this.typeSelector.TabIndex = 3;
     81      this.typeSelector.TabIndex = 0;
    8282      this.typeSelector.SelectedTypeChanged += new System.EventHandler(this.typeSelector_SelectedTypeChanged);
    8383      //
Note: See TracChangeset for help on using the changeset viewer.