This commit is contained in:
2008-06-04 11:34:56 +00:00
parent 663e999037
commit 2963bb5f00
10 changed files with 1675 additions and 6196 deletions

View File

@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.832
// Runtime Version:2.0.50727.1433
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@@ -116,6 +116,20 @@ namespace Volian.Controls.Library.Properties {
}
}
internal static System.Drawing.Bitmap CheckSpellingHS_Image {
get {
object obj = ResourceManager.GetObject("CheckSpellingHS_Image", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap CommentHS {
get {
object obj = ResourceManager.GetObject("CommentHS", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap Copy_Image {
get {
object obj = ResourceManager.GetObject("Copy_Image", resourceCulture);
@@ -256,6 +270,13 @@ namespace Volian.Controls.Library.Properties {
}
}
internal static System.Drawing.Bitmap Key_Image {
get {
object obj = ResourceManager.GetObject("Key_Image", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap LayoutDraft_Image {
get {
object obj = ResourceManager.GetObject("LayoutDraft_Image", resourceCulture);
@@ -298,6 +319,13 @@ namespace Volian.Controls.Library.Properties {
}
}
internal static System.Drawing.Bitmap Lock_Image {
get {
object obj = ResourceManager.GetObject("Lock_Image", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap Margins_Image {
get {
object obj = ResourceManager.GetObject("Margins_Image", resourceCulture);
@@ -410,6 +438,13 @@ namespace Volian.Controls.Library.Properties {
}
}
internal static System.Drawing.Bitmap SearchWebHS {
get {
object obj = ResourceManager.GetObject("SearchWebHS", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap Sequential_Image {
get {
object obj = ResourceManager.GetObject("Sequential_Image", resourceCulture);
@@ -487,6 +522,13 @@ namespace Volian.Controls.Library.Properties {
}
}
internal static System.Drawing.Bitmap SumChg_Image {
get {
object obj = ResourceManager.GetObject("SumChg_Image", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap SuperScript {
get {
object obj = ResourceManager.GetObject("SuperScript", resourceCulture);
@@ -529,6 +571,13 @@ namespace Volian.Controls.Library.Properties {
}
}
internal static System.Drawing.Bitmap WindowsHS_Image {
get {
object obj = ResourceManager.GetObject("WindowsHS_Image", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap zbuttonItem25_Image {
get {
object obj = ResourceManager.GetObject("zbuttonItem25_Image", resourceCulture);

File diff suppressed because it is too large Load Diff