Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/20/10 01:23:42 (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.2/VS2008ImageLibrary.Designer.cs

    r2641 r2650  
    145145        }
    146146       
     147        public static System.Drawing.Bitmap EditTable {
     148            get {
     149                object obj = ResourceManager.GetObject("EditTable", resourceCulture);
     150                return ((System.Drawing.Bitmap)(obj));
     151            }
     152        }
     153       
    147154        public static System.Drawing.Bitmap Enum {
    148155            get {
     
    292299        }
    293300       
     301        public static System.Drawing.Bitmap OrgChart {
     302            get {
     303                object obj = ResourceManager.GetObject("OrgChart", resourceCulture);
     304                return ((System.Drawing.Bitmap)(obj));
     305            }
     306        }
     307       
    294308        public static System.Drawing.Bitmap Pause {
    295309            get {
     
    313327        }
    314328       
     329        public static System.Drawing.Bitmap ProtectForm {
     330            get {
     331                object obj = ResourceManager.GetObject("ProtectForm", resourceCulture);
     332                return ((System.Drawing.Bitmap)(obj));
     333            }
     334        }
     335       
     336        public static System.Drawing.Bitmap Redo {
     337            get {
     338                object obj = ResourceManager.GetObject("Redo", resourceCulture);
     339                return ((System.Drawing.Bitmap)(obj));
     340            }
     341        }
     342       
    315343        public static System.Drawing.Bitmap Remove {
    316344            get {
     
    334362        }
    335363       
     364        public static System.Drawing.Bitmap Sort {
     365            get {
     366                object obj = ResourceManager.GetObject("Sort", resourceCulture);
     367                return ((System.Drawing.Bitmap)(obj));
     368            }
     369        }
     370       
     371        public static System.Drawing.Bitmap SortUp {
     372            get {
     373                object obj = ResourceManager.GetObject("SortUp", resourceCulture);
     374                return ((System.Drawing.Bitmap)(obj));
     375            }
     376        }
     377       
    336378        public static System.Drawing.Bitmap Stop {
    337379            get {
     
    372414            get {
    373415                object obj = ResourceManager.GetObject("TypeDef", resourceCulture);
     416                return ((System.Drawing.Bitmap)(obj));
     417            }
     418        }
     419       
     420        public static System.Drawing.Bitmap Undo {
     421            get {
     422                object obj = ResourceManager.GetObject("Undo", resourceCulture);
    374423                return ((System.Drawing.Bitmap)(obj));
    375424            }
Note: See TracChangeset for help on using the changeset viewer.