Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/20/10 01:06:41 (14 years ago)
Author:
swagner
Message:

Added more images from the VS2008 image library (#841)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Common.Resources/3.3/VS2008ImageLibrary.Designer.cs

    r4266 r4438  
    565565        }
    566566       
     567        public static System.Drawing.Bitmap PublishToWeb {
     568            get {
     569                object obj = ResourceManager.GetObject("PublishToWeb", resourceCulture);
     570                return ((System.Drawing.Bitmap)(obj));
     571            }
     572        }
     573       
    567574        public static System.Drawing.Bitmap Redo {
    568575            get {
    569576                object obj = ResourceManager.GetObject("Redo", resourceCulture);
     577                return ((System.Drawing.Bitmap)(obj));
     578            }
     579        }
     580       
     581        public static System.Drawing.Bitmap Refresh {
     582            get {
     583                object obj = ResourceManager.GetObject("Refresh", resourceCulture);
    570584                return ((System.Drawing.Bitmap)(obj));
    571585            }
Note: See TracChangeset for help on using the changeset viewer.