//------------------------------------------------------------------------------
//
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
//
//------------------------------------------------------------------------------
namespace Uninpho.Tools {
using System;
///
/// 一个强类型的资源类,用于查找本地化的字符串等。
///
// 此类是由 StronglyTypedResourceBuilder
// 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
// 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
// (以 /str 作为命令选项),或重新生成 VS 项目。
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class XRDesignRibbonControllerResources {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal XRDesignRibbonControllerResources() {
}
///
/// 返回此类使用的缓存的 ResourceManager 实例。
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Uninpho.Tools.XRDesignRibbonControllerResources", typeof(XRDesignRibbonControllerResources).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
///
/// 使用此强类型资源类,为所有资源查找
/// 重写当前线程的 CurrentUICulture 属性。
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_AlignBottom {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_AlignBottom", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_AlignHorizontalCenters {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_AlignHorizontalCenters", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_AlignLeft {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_AlignLeft", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_AlignRight {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_AlignRight", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_AlignToGrid {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_AlignToGrid", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_AlignTop {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_AlignTop", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_AlignVerticalCenters {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_AlignVerticalCenters", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_BackColor {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_BackColor", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_BringToFront {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_BringToFront", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_CenterHorizontally {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_CenterHorizontally", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_CenterVertically {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_CenterVertically", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_Copy {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_Copy", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_CopyLarge {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_CopyLarge", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_Cut {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_Cut", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_CutLarge {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_CutLarge", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_Edit {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_Edit", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_Exit {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_Exit", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_ExitLarge {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_ExitLarge", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_Font {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_Font", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_FontBold {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_FontBold", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_FontItalic {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_FontItalic", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_FontUnderline {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_FontUnderline", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_ForeColor {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_ForeColor", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_HorizSpaceConcatenate {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_HorizSpaceConcatenate", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_HorizSpaceDecrease {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_HorizSpaceDecrease", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_HorizSpaceIncrease {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_HorizSpaceIncrease", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_HorizSpaceMakeEqual {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_HorizSpaceMakeEqual", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_HtmlBackward {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_HtmlBackward", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_HtmlBackwardLarge {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_HtmlBackwardLarge", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_HtmlFind {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_HtmlFind", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_HtmlFindLarge {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_HtmlFindLarge", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_HtmlForward {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_HtmlForward", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_HtmlForwardLarge {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_HtmlForwardLarge", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_HtmlHome {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_HtmlHome", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_HtmlHomeLarge {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_HtmlHomeLarge", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_HtmlRefresh {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_HtmlRefresh", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_HtmlRefreshLarge {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_HtmlRefreshLarge", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_HtmlStop {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_HtmlStop", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_HtmlStopLarge {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_HtmlStopLarge", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_JustifyCenter {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_JustifyCenter", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_JustifyJustify {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_JustifyJustify", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_JustifyLeft {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_JustifyLeft", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_JustifyRight {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_JustifyRight", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_NewReport {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_NewReport", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_NewReportLarge {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_NewReportLarge", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_NewReportWizard {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_NewReportWizard", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_NewReportWizardLarge {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_NewReportWizardLarge", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_OpenFile {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_OpenFile", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_OpenFileLarge {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_OpenFileLarge", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_Paste {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_Paste", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_PasteLarge {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_PasteLarge", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_Redo {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_Redo", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_RedoLarge {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_RedoLarge", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_Report {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_Report", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_SaveAll {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_SaveAll", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_SaveAllLarge {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_SaveAllLarge", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_SaveFile {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_SaveFile", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_SaveFileAs {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_SaveFileAs", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_SaveFileAsLarge {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_SaveFileAsLarge", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_SaveFileLarge {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_SaveFileLarge", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_Scripts {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_Scripts", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_ScriptsLarge {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_ScriptsLarge", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_SendToBack {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_SendToBack", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_SizeToControl {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_SizeToControl", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_SizeToControlHeight {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_SizeToControlHeight", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_SizeToControlWidth {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_SizeToControlWidth", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_SizeToGrid {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_SizeToGrid", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_Undo {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_Undo", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_UndoLarge {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_UndoLarge", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_VertSpaceConcatenate {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_VertSpaceConcatenate", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_VertSpaceDecrease {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_VertSpaceDecrease", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_VertSpaceIncrease {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_VertSpaceIncrease", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_VertSpaceMakeEqual {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_VertSpaceMakeEqual", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_Windows {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_Windows", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_WindowsLarge {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_WindowsLarge", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_Zoom {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_Zoom", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_ZoomIn {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_ZoomIn", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_ZoomInLarge {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_ZoomInLarge", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_ZoomLarge {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_ZoomLarge", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_ZoomOut {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_ZoomOut", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
///
internal static System.Drawing.Bitmap RibbonUserDesigner_ZoomOutLarge {
get {
object obj = ResourceManager.GetObject("RibbonUserDesigner_ZoomOutLarge", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
}
}