Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/21/10 02:54:27 (14 years ago)
Author:
swagner
Message:

Set icon of forms (#983)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.MainForm.WindowsForms/3.3/DockForm.Designer.cs

    r3437 r3453  
    6868      this.Controls.Add(this.viewPanel);
    6969      this.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     70      this.Icon = HeuristicLab.Common.Resources.Resources.HeuristicLabIcon;
    7071      this.Name = "DockForm";
    7172      this.ShowIcon = false;
Note: See TracChangeset for help on using the changeset viewer.