Files
2021-04-20 11:36:21 +02:00

2401 lines
98 KiB
C#

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.17929
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace ExtensibleStorageUI.Properties {
using System;
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Resources {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Resources() {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[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("ExtensibleStorageUI.Properties.Resources", typeof(Resources).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
/// <summary>
/// Looks up a localized string similar to Category CheckBox.
/// </summary>
internal static string CategoryCheckBox {
get {
return ResourceManager.GetString("CategoryCheckBox", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The status of the Category CheckBox drives the status of controls stacked to this category. Enable it will enable all controls, disable it will disable all controls. .
/// </summary>
internal static string CategoryCheckBoxToolTips {
get {
return ResourceManager.GetString("CategoryCheckBoxToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to CheckBox Checked.
/// </summary>
internal static string CheckBoxChecked {
get {
return ResourceManager.GetString("CheckBoxChecked", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to CheckBox with the default value set to Checked. .
/// </summary>
internal static string CheckBoxCheckedToolTips {
get {
return ResourceManager.GetString("CheckBoxCheckedToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to CheckBox Unchecked.
/// </summary>
internal static string CheckBoxUnchecked {
get {
return ResourceManager.GetString("CheckBoxUnchecked", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to CheckBox with the default value set to unchecked. .
/// </summary>
internal static string CheckBoxUncheckedToolTips {
get {
return ResourceManager.GetString("CheckBoxUncheckedToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Boolean.
/// </summary>
internal static string CheckListBool {
get {
return ResourceManager.GetString("CheckListBool", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to CheckedList supporting boolean values.
///This CheckedList is filled using &quot;DataSourceBoolList&quot; data source.
///&quot;DataSourceBoolList&quot; is based on boolList values {true,false}..
/// </summary>
internal static string CheckListBoolToolTips {
get {
return ResourceManager.GetString("CheckListBoolToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Double.
/// </summary>
internal static string CheckListDouble {
get {
return ResourceManager.GetString("CheckListDouble", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to CheckedList supporting double values.
///The unit type is set to length (DUT_METERS).
///Checked items values are stored in DUT_METERS.
///This comboBox is filled using &quot;DataSourceDoubleList&quot; data source.
///&quot;DataSourceDoubleList&quot; is based on doubleList values {10.0, 20.0, 30.0, 40.0}.
///Values are exposed on the UI based on Revit project units settings.
///Revit project unit formatting won&apos;t be applyed on the UI (use Unit CheckedList to achieve this)..
/// </summary>
internal static string CheckListDoubleToolTips {
get {
return ResourceManager.GetString("CheckListDoubleToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Guid.
/// </summary>
internal static string CheckListGuid {
get {
return ResourceManager.GetString("CheckListGuid", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to CheckedList supporting boolean values.
///This CheckedList is filled using &quot;DataSourceGuidList&quot; data source.
///&quot;DataSourceGuidList&quot; is based on guidList values {&quot;6AED35BD-9143-4AAB-B568-7FC69C946824&quot;), (&quot;F6F9D635-6AF3-4336-9D52-E734DFA9F97E&quot;), (&quot;E72993A5-CDFE-4501-9A34-D3A6DA407CD6&quot;) }.
/// </summary>
internal static string CheckListGuidToolTips {
get {
return ResourceManager.GetString("CheckListGuidToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Integer16.
/// </summary>
internal static string CheckListInt16 {
get {
return ResourceManager.GetString("CheckListInt16", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to CheckedList supporting int16 values.
///This CheckedList is filled using &quot;DataSourceInt16List&quot; data source.
///&quot;DataSourceInt16List&quot; is based on int16List values {1,2,3,4}..
/// </summary>
internal static string CheckListInt16ToolTips {
get {
return ResourceManager.GetString("CheckListInt16ToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Integer32.
/// </summary>
internal static string CheckListInt32 {
get {
return ResourceManager.GetString("CheckListInt32", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to CheckedList supporting int32 values.
///This CheckedList is filled using &quot;DataSourceInt32List&quot; data source.
///&quot;DataSourceInt32List&quot; is based on int32List values {1,2,3,4}..
/// </summary>
internal static string CheckListInt32ToolTips {
get {
return ResourceManager.GetString("CheckListInt32ToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Rebar Type.
/// </summary>
internal static string CheckListRebar {
get {
return ResourceManager.GetString("CheckListRebar", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Element CheckedList supporting Rebar type values.
///This Element CheckedList is filled using &quot;DataSourceRebarList&quot; data source.
/// &quot;DataSourceRebarList&quot; is the list of Rebars from current document..
/// </summary>
internal static string CheckListRebarToolTips {
get {
return ResourceManager.GetString("CheckListRebarToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to String.
/// </summary>
internal static string CheckListString {
get {
return ResourceManager.GetString("CheckListString", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to CheckedList supporting string values.
///This CheckedList is filled using &quot;DataSourceStringList&quot; data source.
///&quot;DataSourceStringList&quot; is based on stringList values {&quot;Choice 1&quot;, &quot;Choice 2&quot;, &quot;Choice 3&quot;, &quot;Choice 4&quot;}..
/// </summary>
internal static string CheckListStringToolTips {
get {
return ResourceManager.GetString("CheckListStringToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to UV.
/// </summary>
internal static string CheckListUV {
get {
return ResourceManager.GetString("CheckListUV", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to CheckedList supporting UV values.
///This CheckedList is filled using &quot;DataSourceUVList&quot; data source.
///&quot;DataSourceUVList&quot; is based on uvList values {(1, 1),(2, 2), (3, 3)}..
/// </summary>
internal static string CheckListUVToolTips {
get {
return ResourceManager.GetString("CheckListUVToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to XYZ.
/// </summary>
internal static string CheckListXYZ {
get {
return ResourceManager.GetString("CheckListXYZ", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to CheckedList supporting XYZ values.
///This CheckedList is filled using &quot;DataSourceXYZList&quot; data source.
///&quot;DataSourceUVList&quot; is based on uvList values {(1, 1),(2, 2), (3, 3)}..
/// </summary>
internal static string CheckListXYZToolTips {
get {
return ResourceManager.GetString("CheckListXYZToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to This is my choice 1.
/// </summary>
internal static string Choice1 {
get {
return ResourceManager.GetString("Choice1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to This is my choice 2.
/// </summary>
internal static string Choice2 {
get {
return ResourceManager.GetString("Choice2", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to This is my choice 3.
/// </summary>
internal static string Choice3 {
get {
return ResourceManager.GetString("Choice3", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Boolean.
/// </summary>
internal static string ComboBoxBool {
get {
return ResourceManager.GetString("ComboBoxBool", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ComboBox supporting bool values.
///This comboBox is filled using &quot;DataSourceBoolList&quot; data source.
///&quot;DataSourceBoolList&quot; is based on boolList values {true,false}..
/// </summary>
internal static string ComboBoxBoolToolTips {
get {
return ResourceManager.GetString("ComboBoxBoolToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Double.
/// </summary>
internal static string ComboBoxDouble {
get {
return ResourceManager.GetString("ComboBoxDouble", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ComboBox supporting double values.
///The unit type is set to length (DUT_METERS).
/// Selected index value is stored in DUT_METERS.
///This comboBox is filled using &quot;DataSourceDoubleList&quot; data source.
///&quot;DataSourceDoubleList&quot; is based on doubleList values {10.0, 20.0, 30.0, 40.0}..
/// </summary>
internal static string ComboBoxDoubleToolTips {
get {
return ResourceManager.GetString("ComboBoxDoubleToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ElementId.
/// </summary>
internal static string ComboBoxElementId {
get {
return ResourceManager.GetString("ComboBoxElementId", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ComboBox supporting ElementId values.
///Selected index value is stored as ElementId.
///This comboBox is filled using &quot;DataSourceElementIdList&quot; data source.
///&quot;DataSourceElementIdList&quot; is the list of ElementID for the first five rebars form the current document.
/// </summary>
internal static string ComboBoxElementIDToolTips {
get {
return ResourceManager.GetString("ComboBoxElementIDToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Image.
/// </summary>
internal static string ComboBoxEnumImage {
get {
return ResourceManager.GetString("ComboBoxEnumImage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Image and Text.
/// </summary>
internal static string ComboBoxEnumImageText {
get {
return ResourceManager.GetString("ComboBoxEnumImageText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Image and Text not Localized.
/// </summary>
internal static string ComboBoxEnumImageTextNotLocalized {
get {
return ResourceManager.GetString("ComboBoxEnumImageTextNotLocalized", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to EnumControl supporting images and text presented as OptionList(List).
///Uri for associated images are returned by the GetResourceImage(string key) function.
///Text are coming from the not transalted enum.
/// </summary>
internal static string ComboBoxEnumImageTextNotLocalizedTooltips {
get {
return ResourceManager.GetString("ComboBoxEnumImageTextNotLocalizedTooltips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ComboBox supporting some images and associated strings based on an Enum.
///Images and strings are part of the resources of this component..
/// </summary>
internal static string ComboBoxEnumImageTextToolTips {
get {
return ResourceManager.GetString("ComboBoxEnumImageTextToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ComboBox supporting some images based on an Enum defined on the constructor.
///Images are part of the resources of this component and an association is done by key. .
/// </summary>
internal static string ComboBoxEnumImageToolTips {
get {
return ResourceManager.GetString("ComboBoxEnumImageToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Text.
/// </summary>
internal static string ComboBoxEnumText {
get {
return ResourceManager.GetString("ComboBoxEnumText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Text Not Localized.
/// </summary>
internal static string ComboBoxEnumTextNotLocalized {
get {
return ResourceManager.GetString("ComboBoxEnumTextNotLocalized", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to EnumControl supporting strings values presented as ComboBox.
///This comboBox is filled using AnEnumNotLocalized.
///Strings associated to [Item1,Item2,Item3] are not part of the resources file.
///On the UI are visible strings &quot;Item1&quot;,&quot;Item2&quot;,&quot;Item3&quot;.
///Enum field is stored as integer with defined enumerator values..
/// </summary>
internal static string ComboBoxEnumTextNotLocalizedToolTips {
get {
return ResourceManager.GetString("ComboBoxEnumTextNotLocalizedToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to EnumControl supporting strings values presented as ComboBox.
///This comboBox is filled using AnEnumLocalized.
///Strings associated to [Choice1,Choice2,Choice3] are part of the resources file.
///On the UI are visible strings &quot;This is my choice 1&quot;,&quot;This is my choice 2&quot;,&quot;This is my choice 3&quot;
///Enum field is stored as integer with default enumerator values..
/// </summary>
internal static string ComboBoxEnumTextToolTips {
get {
return ResourceManager.GetString("ComboBoxEnumTextToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Guid.
/// </summary>
internal static string ComboBoxGuid {
get {
return ResourceManager.GetString("ComboBoxGuid", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ComboBox supporting guid values.
///This comboBox is filled using &quot;DataSourceGuidList&quot; data source.
/// &quot;DataSourceGuidList&quot; is based on guidList values {&quot;6AED35BD-9143-4AAB-B568-7FC69C946824&quot;),&quot;F6F9D635-6AF3-4336-9D52-E734DFA9F97E&quot;, &quot;E72993A5-CDFE-4501-9A34-D3A6DA407CD6&quot; ;..
/// </summary>
internal static string ComboBoxGuidToolTips {
get {
return ResourceManager.GetString("ComboBoxGuidToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Integer16.
/// </summary>
internal static string ComboBoxInt16 {
get {
return ResourceManager.GetString("ComboBoxInt16", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ComboBox supporting int16 values.
///This comboBox is filled using &quot;DataSourceInt16List&quot; data source.
/// &quot;DataSourceInt16List&quot; is based on int16List values {1,2,3,4}..
/// </summary>
internal static string ComboBoxInt16ToolTips {
get {
return ResourceManager.GetString("ComboBoxInt16ToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Integer32.
/// </summary>
internal static string ComboBoxInt32 {
get {
return ResourceManager.GetString("ComboBoxInt32", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ComboBox supporting int32 values.
///This comboBox is filled using &quot;DataSourceInt32List&quot; data source.
///&quot;DataSourceInt32List&quot; is based on int32List values {1,2,3,4}..
/// </summary>
internal static string ComboBoxInt32ToolTips {
get {
return ResourceManager.GetString("ComboBoxInt32ToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Rebar Type.
/// </summary>
internal static string ComboBoxRebar {
get {
return ResourceManager.GetString("ComboBoxRebar", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ComboBox supporting Rebar type values.
///This Element ComboBox is filled using &quot;DataSourceRebarList&quot; data source.
///&quot;DataSourceRebarList&quot; is the list of Rebars from current document..
/// </summary>
internal static string ComboBoxRebarToolTips {
get {
return ResourceManager.GetString("ComboBoxRebarToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to String.
/// </summary>
internal static string ComboBoxString {
get {
return ResourceManager.GetString("ComboBoxString", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ComboBox supporting string values.
///This comboBox is filled using &quot;DataSourceStringList&quot; data source.
///&quot;DataSourceStringList&quot; is based on stringList values {&quot;Choice 1&quot;, &quot;Choice 2&quot;, &quot;Choice 3&quot;, &quot;Choice 4&quot;}..
/// </summary>
internal static string ComboBoxStringToolTips {
get {
return ResourceManager.GetString("ComboBoxStringToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to UV.
/// </summary>
internal static string ComboBoxUV {
get {
return ResourceManager.GetString("ComboBoxUV", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ComboBox supporting UV values.
///This comboBox is filled using &quot;DataSourceUVList&quot; data source.
///&quot;DataSourceUVList&quot; is based on uvList values {(1,1),(2,2),(3,3)}..
/// </summary>
internal static string ComboBoxUVToolTips {
get {
return ResourceManager.GetString("ComboBoxUVToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to XYZ.
/// </summary>
internal static string ComboBoxXYZ {
get {
return ResourceManager.GetString("ComboBoxXYZ", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ComboBox supporting XYZ values.
///This comboBox is filled using &quot;DataSourceXYZList&quot; data source.
///&quot;DataSourceXYZList&quot; is based on xyzList values {(1,1,1),(2,2,2),(3,3,3)}..
/// </summary>
internal static string ComboBoxXYZToolTips {
get {
return ResourceManager.GetString("ComboBoxXYZToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Default TextBox.
/// </summary>
internal static string DefaultTextBox {
get {
return ResourceManager.GetString("DefaultTextBox", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Double.
/// </summary>
internal static string DoubleNotSerialized {
get {
return ResourceManager.GetString("DoubleNotSerialized", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Double not serialized.
/// </summary>
internal static string DoubleNotSerializedToolTips {
get {
return ResourceManager.GetString("DoubleNotSerializedToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Boolean.
/// </summary>
internal static string GridCheckBoxBool {
get {
return ResourceManager.GetString("GridCheckBoxBool", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid CheckBox supporting a boolean..
/// </summary>
internal static string GridCheckBoxBoolToolTips {
get {
return ResourceManager.GetString("GridCheckBoxBoolToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bool.
/// </summary>
internal static string GridComboBoxBool {
get {
return ResourceManager.GetString("GridComboBoxBool", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid ComboBox supporting boolean values.
///ComboBox is filled using &quot;DataSourceBoolList&quot; data source.
///Default value is set to true..
/// </summary>
internal static string GridComboBoxBoolToolTips {
get {
return ResourceManager.GetString("GridComboBoxBoolToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Double.
/// </summary>
internal static string GridComboBoxDouble {
get {
return ResourceManager.GetString("GridComboBoxDouble", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid ComboBox supporting some double values.
///ComboBox is filled using &quot;ComboBoxDouble&quot; data source [10,20,30,40]..
/// </summary>
internal static string GridComboBoxDoubleToolTips {
get {
return ResourceManager.GetString("GridComboBoxDoubleToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Guid.
/// </summary>
internal static string GridComboBoxGuid {
get {
return ResourceManager.GetString("GridComboBoxGuid", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid ComboBox supporting guid values.
///ComboBox is filled using &quot;DataSourceGuidList&quot; data source.
///Default value is set using GUIDDefaultValueProvider.
/// </summary>
internal static string GridComboBoxGuidToolTips {
get {
return ResourceManager.GetString("GridComboBoxGuidToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Integer16.
/// </summary>
internal static string GridComboBoxInt16 {
get {
return ResourceManager.GetString("GridComboBoxInt16", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid ComboBox supporting integer16 values.
///ComboBox is filled using &quot;DataSourceInt16List&quot; data source.
///Default value is set using Int16DefaultValueProvider.
/// </summary>
internal static string GridComboBoxInt16ToolTips {
get {
return ResourceManager.GetString("GridComboBoxInt16ToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Integer32.
/// </summary>
internal static string GridComboBoxInt32 {
get {
return ResourceManager.GetString("GridComboBoxInt32", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid ComboBox supporting integer32 values.
///ComboBox is filled using &quot;DataSourceInt32List&quot; data source.
///Default value is set to 1..
/// </summary>
internal static string GridComboBoxInt32ToolTips {
get {
return ResourceManager.GetString("GridComboBoxInt32ToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to String.
/// </summary>
internal static string GridComboBoxString {
get {
return ResourceManager.GetString("GridComboBoxString", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid ComboBox supporting string values.
///ComboBox is filled using &quot;DataSourceStringList&quot; data source.
///Default value is set to &quot;Choice 1&quot;..
/// </summary>
internal static string GridComboBoxStringToolTips {
get {
return ResourceManager.GetString("GridComboBoxStringToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to UV.
/// </summary>
internal static string GridComboBoxUV {
get {
return ResourceManager.GetString("GridComboBoxUV", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid ComboBox supporting UV values.
///ComboBox is filled using &quot;DataSourceUVList&quot; data source.
///Default value is set using UVDefaultValueProvider.
/// </summary>
internal static string GridComboBoxUVToolTips {
get {
return ResourceManager.GetString("GridComboBoxUVToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to XYZ.
/// </summary>
internal static string GridComboBoxXYZ {
get {
return ResourceManager.GetString("GridComboBoxXYZ", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid ComboBox supporting some XYZ values.
///ComboBox is filled using &quot;DataSourceXYZList&quot; data source.
///Default value is set using XYZDefaultValueProvider.
/// </summary>
internal static string GridComboBoxXYZToolTips {
get {
return ResourceManager.GetString("GridComboBoxXYZToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Image.
/// </summary>
internal static string GridEnumComboboxImage {
get {
return ResourceManager.GetString("GridEnumComboboxImage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Text and Image .
/// </summary>
internal static string GridEnumComboboxImageText {
get {
return ResourceManager.GetString("GridEnumComboboxImageText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid Enum ComboBox supporting image and text.
/// Default value is set to Choice 1 .
/// </summary>
internal static string GridEnumComboboxImageTextToolTips {
get {
return ResourceManager.GetString("GridEnumComboboxImageTextToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid Enum ComboBox supporting image.
/// Default value is set to Choice 3 .
/// </summary>
internal static string GridEnumComboboxImageToolTips {
get {
return ResourceManager.GetString("GridEnumComboboxImageToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Text.
/// </summary>
internal static string GridEnumComboboxText {
get {
return ResourceManager.GetString("GridEnumComboboxText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid Enum ComboBox supporting text.
/// Default value is set to Choice 2 .
/// </summary>
internal static string GridEnumComboboxTextToolTips {
get {
return ResourceManager.GetString("GridEnumComboboxTextToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Image.
/// </summary>
internal static string GridEnumOptionListImage {
get {
return ResourceManager.GetString("GridEnumOptionListImage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Text and Image .
/// </summary>
internal static string GridEnumOptionListImageText {
get {
return ResourceManager.GetString("GridEnumOptionListImageText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid Enum OptionList supporting image and text.
/// Default value is set to Choice 1 .
/// </summary>
internal static string GridEnumOptionListImageTextToolTips {
get {
return ResourceManager.GetString("GridEnumOptionListImageTextToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid Enum OptionList supporting image.
/// Default value is set to Choice 3 .
/// </summary>
internal static string GridEnumOptionListImageToolTips {
get {
return ResourceManager.GetString("GridEnumOptionListImageToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Text.
/// </summary>
internal static string GridEnumOptionListText {
get {
return ResourceManager.GetString("GridEnumOptionListText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid Enum OptionList supporting text.
/// Default value is set to Choice 2 .
/// </summary>
internal static string GridEnumOptionListTextToolTips {
get {
return ResourceManager.GetString("GridEnumOptionListTextToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Image.
/// </summary>
internal static string GridEnumToggleButtonImage {
get {
return ResourceManager.GetString("GridEnumToggleButtonImage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Text and Image .
/// </summary>
internal static string GridEnumToggleButtonImageText {
get {
return ResourceManager.GetString("GridEnumToggleButtonImageText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid Enum ToggleButton supporting image and text.
/// Default value is set to Choice 1 .
/// </summary>
internal static string GridEnumToggleButtonImageTextToolTips {
get {
return ResourceManager.GetString("GridEnumToggleButtonImageTextToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid Enum ToggleButton supporting image.
/// Default value is set to Choice 3 .
/// </summary>
internal static string GridEnumToggleButtonImageToolTips {
get {
return ResourceManager.GetString("GridEnumToggleButtonImageToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Text.
/// </summary>
internal static string GridEnumToggleButtonText {
get {
return ResourceManager.GetString("GridEnumToggleButtonText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid Enum ToggleButton supporting text.
/// Default value is set to Choice 2 .
/// </summary>
internal static string GridEnumToggleButtonTextToolTips {
get {
return ResourceManager.GetString("GridEnumToggleButtonTextToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ComboBox String.
/// </summary>
internal static string GridKeyComboBoxString {
get {
return ResourceManager.GetString("GridKeyComboBoxString", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid Key ComboBox supporting a key defined as a string and a value defined as string.
///ComboBox is filled using &quot;ComboBoxString&quot; data source (Choice 1,Choice 2,Choice 3, Choice 4). .
/// </summary>
internal static string GridKeyComboBoxStringToolTips {
get {
return ResourceManager.GetString("GridKeyComboBoxStringToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to TextBox String.
/// </summary>
internal static string GridKeyTextBoxString {
get {
return ResourceManager.GetString("GridKeyTextBoxString", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to String Double.
/// </summary>
internal static string GridKeyTextBoxStringDouble {
get {
return ResourceManager.GetString("GridKeyTextBoxStringDouble", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid Key TextBox supporting a key defined as string and a value defined as double.
///Default value is set to 10. Default key is set to 1 and will be incremented after each addition.
///Key are ckecked and validate on runtime to avoid duplication. .
/// </summary>
internal static string GridKeyTextBoxStringDoubleToolTips {
get {
return ResourceManager.GetString("GridKeyTextBoxStringDoubleToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid Key TextBox supporting a key defined as string and value defined as string.
///Default value is set to &quot;Choice 1&quot; .
///Default key is set to 1 and will be incremented after each addition. Key are ckecked and validate on runtime to avoid duplication. .
/// </summary>
internal static string GridKeyTextBoxStringToolTips {
get {
return ResourceManager.GetString("GridKeyTextBoxStringToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to String Unit Double.
/// </summary>
internal static string GridKeyTextBoxStringUnitDouble {
get {
return ResourceManager.GetString("GridKeyTextBoxStringUnitDouble", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid Key TextBox supporting a key defined as string and value defined as double, the unit type is set to length (meters).
///Default value is set to 10.0 .
/// Default key is set to 1 and will be incremented after each addition..
/// </summary>
internal static string GridKeyTextBoxStringUnitDoubleToolTips {
get {
return ResourceManager.GetString("GridKeyTextBoxStringUnitDoubleToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Boolean.
/// </summary>
internal static string GridTextBoxBool {
get {
return ResourceManager.GetString("GridTextBoxBool", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid TextBox supporting a value defined as boolean.
///Boolean is set to true per default. .
/// </summary>
internal static string GridTextBoxBoolToolTips {
get {
return ResourceManager.GetString("GridTextBoxBoolToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Double.
/// </summary>
internal static string GridTextBoxDouble {
get {
return ResourceManager.GetString("GridTextBoxDouble", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid TextBox supporting a value defined as double. .
/// </summary>
internal static string GridTextBoxDoubleToolTips {
get {
return ResourceManager.GetString("GridTextBoxDoubleToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Guid.
/// </summary>
internal static string GridTextBoxGuid {
get {
return ResourceManager.GetString("GridTextBoxGuid", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid TextBox supporting a value defined as guid.
///Default guid is provided by the GUIDDefaultValueProvider.
/// </summary>
internal static string GridTextBoxGuidToolTips {
get {
return ResourceManager.GetString("GridTextBoxGuidToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Integer16.
/// </summary>
internal static string GridTextBoxInt16 {
get {
return ResourceManager.GetString("GridTextBoxInt16", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid TextBox supporting a value defined as integer16.
///Default integer is provided by the IntDefaultValueProvider (2)..
/// </summary>
internal static string GridTextBoxInt16ToolTips {
get {
return ResourceManager.GetString("GridTextBoxInt16ToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Integer32.
/// </summary>
internal static string GridTextBoxInt32 {
get {
return ResourceManager.GetString("GridTextBoxInt32", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid TextBox supporting a value defined as integer32.
///Integer is set to 5 per default..
/// </summary>
internal static string GridTextBoxInt32ToolTips {
get {
return ResourceManager.GetString("GridTextBoxInt32ToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to String.
/// </summary>
internal static string GridTextBoxString {
get {
return ResourceManager.GetString("GridTextBoxString", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid TextBox supporting a value defined as string.
///String is set to &quot;Choice 1&quot; per default..
/// </summary>
internal static string GridTextBoxStringToolTips {
get {
return ResourceManager.GetString("GridTextBoxStringToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to UV.
/// </summary>
internal static string GridTextBoxUV {
get {
return ResourceManager.GetString("GridTextBoxUV", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid TextBox supporting a value defined as UV.
///Default UV is provided by the UVDefaultValueProvider (1,1)..
/// </summary>
internal static string GridTextBoxUVToolTips {
get {
return ResourceManager.GetString("GridTextBoxUVToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to XYZ.
/// </summary>
internal static string GridTextBoxXYZ {
get {
return ResourceManager.GetString("GridTextBoxXYZ", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to XYZ locked.
/// </summary>
internal static string GridTextBoxXYZRemoveNotAllow {
get {
return ResourceManager.GetString("GridTextBoxXYZRemoveNotAllow", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid TextBox supporting a value defined as XYZ.
///Default values are for the first point 1 (1,1,1) and for the point 2 (2,2,2).
///Point 1 and 2 are defined on the constructor..
/// </summary>
internal static string GridTextBoxXYZRemoveNotAllowTooltips {
get {
return ResourceManager.GetString("GridTextBoxXYZRemoveNotAllowTooltips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid TextBox supporting a value defined as XYZ.
///Default XYZ is provided by the XYZDefaultValueProvider (1,1,1)..
/// </summary>
internal static string GridTextBoxXYZToolTips {
get {
return ResourceManager.GetString("GridTextBoxXYZToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Double.
/// </summary>
internal static string GridUnitTextBoxDouble {
get {
return ResourceManager.GetString("GridUnitTextBoxDouble", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid TextBox supporting a value defined as double.
///Default value is set to 10.0..
/// </summary>
internal static string GridUnitTextBoxDoubleToolTips {
get {
return ResourceManager.GetString("GridUnitTextBoxDoubleToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to XYZ.
/// </summary>
internal static string GridXYZTextBox {
get {
return ResourceManager.GetString("GridXYZTextBox", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Grid TextBox supporting a value defined as XYZ.
///Default XYZ is provided by the XYZDefaultValueProvider (1,1,1)..
/// </summary>
internal static string GridXYZTextBoxToolTips {
get {
return ResourceManager.GetString("GridXYZTextBoxToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to something.
/// </summary>
internal static string List {
get {
return ResourceManager.GetString("List", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ElementID.
/// </summary>
internal static string ListElementID {
get {
return ResourceManager.GetString("ListElementID", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ComboBox supporting some element IDs based on &quot;DataSourceElementIdList&quot; data source. This data source is based on the ElementId of the first five RebarType found on the current Revit project..
/// </summary>
internal static string ListElementIDToolTips {
get {
return ResourceManager.GetString("ListElementIDToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Boolean.
/// </summary>
internal static string ListTextBoxBool {
get {
return ResourceManager.GetString("ListTextBoxBool", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to TextBox supporting a list of boolean values
///The separator is &quot;;&quot; character.
///These values are initialized via the constructor to {true,false}..
/// </summary>
internal static string ListTextBoxBoolToolTips {
get {
return ResourceManager.GetString("ListTextBoxBoolToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Double.
/// </summary>
internal static string ListTextBoxDouble {
get {
return ResourceManager.GetString("ListTextBoxDouble", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to TextBox supporting a list of ElementId values
///The separator is &quot;;&quot; character.
///These values are initialized via the constructor with the first 5 rebar type Elementd from project..
/// </summary>
internal static string ListTextBoxDoubleElementIdToolTips {
get {
return ResourceManager.GetString("ListTextBoxDoubleElementIdToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to TextBox supporting a list of double values
///The separator is &quot;;&quot; character.
///These values are initialized via the constructor to {10,20,30}..
/// </summary>
internal static string ListTextBoxDoubleToolTips {
get {
return ResourceManager.GetString("ListTextBoxDoubleToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ElementId.
/// </summary>
internal static string ListTextBoxElementId {
get {
return ResourceManager.GetString("ListTextBoxElementId", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Guid.
/// </summary>
internal static string ListTextBoxGuid {
get {
return ResourceManager.GetString("ListTextBoxGuid", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to TextBox supporting a list of Guid values
///The separator is &quot;;&quot; character.
///These values are initialized via the constructor to {(&quot;6AED35BD-9143-4AAB-B568-7FC69C946824&quot;),(&quot;F6F9D635-6AF3-4336-9D52-E734DFA9F97E&quot;), (&quot;E72993A5-CDFE-4501-9A34-D3A6DA407CD6&quot;)}..
/// </summary>
internal static string ListTextBoxGuidToolTips {
get {
return ResourceManager.GetString("ListTextBoxGuidToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Integer16.
/// </summary>
internal static string ListTextBoxInt16 {
get {
return ResourceManager.GetString("ListTextBoxInt16", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to TextBox supporting a list of int16 values
///The separator is &quot;;&quot; character.
///These values are initialized via the constructor to {1,2,3}..
/// </summary>
internal static string ListTextBoxInt16ToolTips {
get {
return ResourceManager.GetString("ListTextBoxInt16ToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Integer32.
/// </summary>
internal static string ListTextBoxInt32 {
get {
return ResourceManager.GetString("ListTextBoxInt32", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to TextBox supporting a list of int32 values
///The separator is &quot;;&quot; character.
/// These values are initialized via the constructor to {1,2,3}..
/// </summary>
internal static string ListTextBoxInt32ToolTips {
get {
return ResourceManager.GetString("ListTextBoxInt32ToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to TextBox String.
/// </summary>
internal static string ListTextBoxString {
get {
return ResourceManager.GetString("ListTextBoxString", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to TextBox supporting a list of string values
///The separator is &quot;;&quot; character.
///These values are initialized via the constructor to {&quot;this is a first text&quot;, &quot;this is a second text&quot;}..
/// </summary>
internal static string ListTextBoxStringToolTips {
get {
return ResourceManager.GetString("ListTextBoxStringToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to UV.
/// </summary>
internal static string ListTextBoxUV {
get {
return ResourceManager.GetString("ListTextBoxUV", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to TextBox supporting a list of UV values
/// The separator is &quot;;&quot; character.
///These values are initialized via the constructor to {UV(1,1),UV(2,2)}..
/// </summary>
internal static string ListTextBoxUVToolTips {
get {
return ResourceManager.GetString("ListTextBoxUVToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to XYZ.
/// </summary>
internal static string ListTextBoxXYZ {
get {
return ResourceManager.GetString("ListTextBoxXYZ", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to TextBox supporting a list of XYZ values
///The separator is &quot;;&quot; character.
///These values are initialized via the constructor to {XYZ(1,1,1),XYZ(2,2,2)}..
/// </summary>
internal static string ListTextBoxXYZToolTips {
get {
return ResourceManager.GetString("ListTextBoxXYZToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unit Double.
/// </summary>
internal static string ListUnitTextBoxDouble {
get {
return ResourceManager.GetString("ListUnitTextBoxDouble", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unit TextBox supporting a list of double value
///The separator is &quot;;&quot; character.
///The unit type is set to length (DUT_METERS).
///These values are stored in DUT_METERS.
///These values are initialized via the constructor to {10.0, 20.0} DUT_METERS..
/// </summary>
internal static string ListUnitTextBoxDoubleToolTips {
get {
return ResourceManager.GetString("ListUnitTextBoxDoubleToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Double Max Items.
/// </summary>
internal static string ListUnitTextBoxMaxItemSet {
get {
return ResourceManager.GetString("ListUnitTextBoxMaxItemSet", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unit TextBox supporting a list of double value
///The separator is &quot;;&quot; character.
///Number of items is limited to 5;
///The unit type is set to length (DUT_METERS).
///These values are stored in DUT_METERS.
///These values are initialized via the constructor to {10.0, 20.0,30.0,40.0,50.0} DUT_METERS..
/// </summary>
internal static string ListUnitTextBoxMaxItemSetToolTips {
get {
return ResourceManager.GetString("ListUnitTextBoxMaxItemSetToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Double Max Value.
/// </summary>
internal static string ListUnitTextBoxMaxValueSet {
get {
return ResourceManager.GetString("ListUnitTextBoxMaxValueSet", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unit TextBox supporting a list of double value
///The separator is &quot;;&quot; character.
///The unit type is set to length (DUT_METERS).
///These values are stored in DUT_METERS.
///These values should be lower than 100 in DUT_METERS.
///These values are initialized via the constructor to {10.0, 20.0} DUT_METERS..
/// </summary>
internal static string ListUnitTextBoxMaxValueSetToolTips {
get {
return ResourceManager.GetString("ListUnitTextBoxMaxValueSetToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Double Min Items.
/// </summary>
internal static string ListUnitTextBoxMinItemSet {
get {
return ResourceManager.GetString("ListUnitTextBoxMinItemSet", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unit TextBox supporting a list of double value
///The separator is &quot;;&quot; character.
///Number of items should be superior to 2;
///The unit type is set to length (DUT_METERS).
///These values are stored in DUT_METERS.
/// These values are initialized via the constructor to {10.0, 20.0} DUT_METERS..
/// </summary>
internal static string ListUnitTextBoxMinItemSetSetToolTips {
get {
return ResourceManager.GetString("ListUnitTextBoxMinItemSetSetToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Double Min Value.
/// </summary>
internal static string ListUnitTextBoxMinValueSet {
get {
return ResourceManager.GetString("ListUnitTextBoxMinValueSet", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unit TextBox supporting a list of double value
///The separator is &quot;;&quot; character.
///Number of items should be superior to 2;
///The unit type is set to length (DUT_METERS).
///These values are stored in DUT_METERS.
///These values are initialized via the constructor to {10.0, 20.0} DUT_METERS..
/// </summary>
internal static string ListUnitTextBoxMinValueSetToolTips {
get {
return ResourceManager.GetString("ListUnitTextBoxMinValueSetToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Double.
/// </summary>
internal static string NumericUpDownDouble {
get {
return ResourceManager.GetString("NumericUpDownDouble", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to NumericUpDown supporting a double value.
///The unit type is set to length (DUT_METERS).
///This value is stored in DUT_METERS.
///No Unit are displayed on the UI
///The step is set to 5 DUT_METERS.
///The minimal value is set to 0 DUT_METERS.
///The maximal value is set to 100 DUT_METERS..
/// </summary>
internal static string NumericUpDownDoubleToolTips {
get {
return ResourceManager.GetString("NumericUpDownDoubleToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unit Double.
/// </summary>
internal static string NumericUpDownDoubleUnit {
get {
return ResourceManager.GetString("NumericUpDownDoubleUnit", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unit NumericUpDown supporting a double value.
///The unit type is set to length (DUT_FEET_FRACTIONAL_INCHES).
///This value is stored in DUT_FEET_FRACTIONAL_INCHES.
///The step is set to 5 DUT_FEET_FRACTIONAL_INCHES.
///The minimal value is set to -100 DUT_FEET_FRACTIONAL_INCHES.
///The maximal value is set to 100 DUT_FEET_FRACTIONAL_INCHES..
/// </summary>
internal static string NumericUpDownDoubleUnitToolTips {
get {
return ResourceManager.GetString("NumericUpDownDoubleUnitToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unit Double.
/// </summary>
internal static string NumericUpDownDoubleUnitVolume {
get {
return ResourceManager.GetString("NumericUpDownDoubleUnitVolume", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unit NumericUpDown supporting a double value.
///The unit type is set to volume (DUT_CUBIC_METERS)
///This value is stored in DUT_CUBIC_METERS.
///Validation value and step are set in DUT_CUBIC_FEET.
///The step is set to 1 DUT_CUBIC_FEET.
///The minimal value is set to 0 DUT_CUBIC_FEET.
///The maximal value is set to 100 DUT_CUBIC_FEET..
/// </summary>
internal static string NumericUpDownDoubleUnitVolumeToolTips {
get {
return ResourceManager.GetString("NumericUpDownDoubleUnitVolumeToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Integer.
/// </summary>
internal static string NumericUpDownInt {
get {
return ResourceManager.GetString("NumericUpDownInt", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to NumericUpDown supporting an integer value.
///No Unit are displayed on the UI.
///The step is set to 1.
///The minimal value is set to 10.
///The maximal value is set to 20..
/// </summary>
internal static string NumericUpDownIntToolTips {
get {
return ResourceManager.GetString("NumericUpDownIntToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Image.
/// </summary>
internal static string OptionListEnumImage {
get {
return ResourceManager.GetString("OptionListEnumImage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Image and Text.
/// </summary>
internal static string OptionListEnumImageText {
get {
return ResourceManager.GetString("OptionListEnumImageText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to EnumControl supporting strings values and images presented as OptionList(List).
///Strings associated to AnEnumLocalized.Choice1, AnEnumLocalized.Choice2, AnEnumLocalized.Choice3 are part of the resources file.
///On the UI are visible strings &quot;This is my choice 1&quot;,&quot;This is my choice 2&quot;,&quot;This is my choice 3&quot;
///Enum field is stored as integer with default enumerator values.
///Uri for associated images are returned by the GetResourceImage(string key) function..
/// </summary>
internal static string OptionListEnumImageTextToolTips {
get {
return ResourceManager.GetString("OptionListEnumImageTextToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to OptionList supporting some images based on an Enum defined on the constructor.
/// Images are part of the resources of this component and an association is done by key. .
/// </summary>
internal static string OptionListEnumImageToolTips {
get {
return ResourceManager.GetString("OptionListEnumImageToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Text.
/// </summary>
internal static string OptionListEnumText {
get {
return ResourceManager.GetString("OptionListEnumText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to EnumControl supporting strings values presented as OptionList(List).
///Strings associated to [Choice1,Choice2,Choice3] are part of the resources file.
///On the UI are visible strings &quot;This is my choice 1&quot;,&quot;This is my choice 2&quot;,&quot;This is my choice 3&quot;
///Enum field is stored as integer with default enumerator values..
/// </summary>
internal static string OptionListEnumTextToolTips {
get {
return ResourceManager.GetString("OptionListEnumTextToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Image.
/// </summary>
internal static string RadioButtonEnumImage {
get {
return ResourceManager.GetString("RadioButtonEnumImage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Image and Text.
/// </summary>
internal static string RadioButtonEnumImageText {
get {
return ResourceManager.GetString("RadioButtonEnumImageText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to EnumControl supporting strings values and images presented as OptionList(RadioButton).
///Strings associated to AnEnumLocalized.Choice1, AnEnumLocalized.Choice2, AnEnumLocalized.Choice3 are part of the resources file.
///On the UI are visible strings &quot;This is my choice 1&quot;,&quot;This is my choice 2&quot;,&quot;This is my choice 3&quot;
///Enum field is stored as integer with default enumerator values.
///Uri for associated images are returned by the GetResourceImage(string key) function..
/// </summary>
internal static string RadioButtonEnumImageTextToolTips {
get {
return ResourceManager.GetString("RadioButtonEnumImageTextToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to EnumControl supporting images presented as OptionList(RadioButton).
///Uri for associated images are returned by the GetResourceImage(string key) function..
/// </summary>
internal static string RadioButtonEnumImageToolTips {
get {
return ResourceManager.GetString("RadioButtonEnumImageToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Text.
/// </summary>
internal static string RadioButtonEnumText {
get {
return ResourceManager.GetString("RadioButtonEnumText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to EnumControl supporting strings values presented as OptionList(RadioButton).
///Strings associated to [Choice1,Choice2,Choice3] are part of the resources file.
///On the UI are visible strings &quot;This is my choice 1&quot;,&quot;This is my choice 2&quot;,&quot;This is my choice 3&quot;
/// Enum field is stored as integer with default enumerator values..
/// </summary>
internal static string RadioButtonEnumTextToolTips {
get {
return ResourceManager.GetString("RadioButtonEnumTextToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Dictionary.
/// </summary>
internal static string SubSchemaDictionary {
get {
return ResourceManager.GetString("SubSchemaDictionary", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Dictionary of schemas.
/// </summary>
internal static string SubSchemaDictionaryDialogTitle {
get {
return ResourceManager.GetString("SubSchemaDictionaryDialogTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Show a Dictionary schema embedded.
/// </summary>
internal static string SubSchemaDictionaryText {
get {
return ResourceManager.GetString("SubSchemaDictionaryText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Dictionary of schemas embedded on an additional dialog launch by clicking the ellipse button.
/// </summary>
internal static string SubSchemaDictionaryToolTips {
get {
return ResourceManager.GetString("SubSchemaDictionaryToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Embedded.
/// </summary>
internal static string SubSchemaEmbedded {
get {
return ResourceManager.GetString("SubSchemaEmbedded", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to List.
/// </summary>
internal static string SubSchemaList {
get {
return ResourceManager.GetString("SubSchemaList", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to List of schemas.
/// </summary>
internal static string SubSchemaListDialogTitle {
get {
return ResourceManager.GetString("SubSchemaListDialogTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Show a list schema embedded.
/// </summary>
internal static string SubSchemaListText {
get {
return ResourceManager.GetString("SubSchemaListText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to List of schemas embedded on an additional dialog launch by clicking the ellipse button.
/// </summary>
internal static string SubSchemaListToolTips {
get {
return ResourceManager.GetString("SubSchemaListToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Simple.
/// </summary>
internal static string SubSchemaSimple {
get {
return ResourceManager.GetString("SubSchemaSimple", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Schema.
/// </summary>
internal static string SubSchemaSimpleDialogTitle {
get {
return ResourceManager.GetString("SubSchemaSimpleDialogTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Show a schema embedded.
/// </summary>
internal static string SubSchemaSimpleText {
get {
return ResourceManager.GetString("SubSchemaSimpleText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Schema embedded on an additional dialog launch by clicking the ellipse button.
/// </summary>
internal static string SubSchemaSimpleToolTips {
get {
return ResourceManager.GetString("SubSchemaSimpleToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Boolean.
/// </summary>
internal static string TextBoxBoolean {
get {
return ResourceManager.GetString("TextBoxBoolean", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to TextBox supporting a boolean.
///This value is initialized via the constructor to true..
/// </summary>
internal static string TextBoxBooleanToolTips {
get {
return ResourceManager.GetString("TextBoxBooleanToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Double.
/// </summary>
internal static string TextBoxDouble {
get {
return ResourceManager.GetString("TextBoxDouble", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Double Calculated Value.
/// </summary>
internal static string TextBoxDoubleCalculated {
get {
return ResourceManager.GetString("TextBoxDoubleCalculated", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to TextBox supporting a double value.
///The unit type is set to length (DUT_METERS).
///This value is stored in DUT_METERS.
///This value is initialized and calculated via the constructor in DUT_METERS.
///This control is disabled on the UI..
/// </summary>
internal static string TextBoxDoubleCalculatedToolTips {
get {
return ResourceManager.GetString("TextBoxDoubleCalculatedToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to TextBox supporting a double value.
///The unit type is set to length (DUT_METERS).
///This value is stored in DUT_METERS.
///This value is initialized via the constructor to 25.0 DUT_METERS.
///This value will be exposed on the UI based on Revit project units settings.
///Revit project unit formatting won&apos;t be appled on the UI (use UnitTextBox to achieve this)..
/// </summary>
internal static string TextBoxDoubleToolTips {
get {
return ResourceManager.GetString("TextBoxDoubleToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ElementId.
/// </summary>
internal static string TextBoxElementId {
get {
return ResourceManager.GetString("TextBoxElementId", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to TextBox supporting an ElementId.
///This value is initialized to the active element..
/// </summary>
internal static string TextBoxElementIdToolTips {
get {
return ResourceManager.GetString("TextBoxElementIdToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Guid.
/// </summary>
internal static string TextBoxGuid {
get {
return ResourceManager.GetString("TextBoxGuid", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to This value is initialized via the constructor to {00000000-0000-0000-0000-000000000000}..
/// </summary>
internal static string TextBoxGuidToolTips {
get {
return ResourceManager.GetString("TextBoxGuidToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Integer16.
/// </summary>
internal static string TextBoxInteger16 {
get {
return ResourceManager.GetString("TextBoxInteger16", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to TextBox supporting an integer value(int16).
/// This value is initialized via the constructor to 2..
/// </summary>
internal static string TextBoxInteger16ToolTips {
get {
return ResourceManager.GetString("TextBoxInteger16ToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Integer32.
/// </summary>
internal static string TextBoxInteger32 {
get {
return ResourceManager.GetString("TextBoxInteger32", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to TextBox supporting an integer value((int32).
/// This value is initialized via the constructor to 2..
/// </summary>
internal static string TextBoxInteger32ToolTips {
get {
return ResourceManager.GetString("TextBoxInteger32ToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to String.
/// </summary>
internal static string TextBoxString {
get {
return ResourceManager.GetString("TextBoxString", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to TextBox supporting a string value.
///This value is initialized via the constructor to &quot;A string for TextBoxString control&quot;..
/// </summary>
internal static string TextBoxStringToolTips {
get {
return ResourceManager.GetString("TextBoxStringToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to UV.
/// </summary>
internal static string TextBoxUV {
get {
return ResourceManager.GetString("TextBoxUV", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to TextBox supporting a UV value.
///The unit type is set to length (DUT_METERS).
///This value is stored in DUT_METERS.
///This value is initialized via the constructor to (5, 5) DUT_METERS.
///On the UI the format is (U,V)
///Revit project unit formatting won&apos;t be appled on the UI (use UnitTextBox to achieve this)..
/// </summary>
internal static string TextBoxUVToolTips {
get {
return ResourceManager.GetString("TextBoxUVToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to XYZ.
/// </summary>
internal static string TextBoxXYZ {
get {
return ResourceManager.GetString("TextBoxXYZ", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to TextBox supporting a XYZ value.
///The unit type is set to length (DUT_METERS).
///This value is stored in DUT_METERS.
///This value is initialized via the constructor to (5, 5, 5) DUT_METERS.
///On the UI the format is (X,Y,Z)
///Revit project unit formatting won&apos;t be appled on the UI (use XYZTextBox to achieve this)..
/// </summary>
internal static string TextBoxXYZToolTips {
get {
return ResourceManager.GetString("TextBoxXYZToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Image.
/// </summary>
internal static string ToggleButtonEnumImage {
get {
return ResourceManager.GetString("ToggleButtonEnumImage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Image and Text.
/// </summary>
internal static string ToggleButtonEnumImageText {
get {
return ResourceManager.GetString("ToggleButtonEnumImageText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to EnumControl supporting strings values and images presented as ToggleButton.
///Strings associated to AnEnumLocalized.Choice1, AnEnumLocalized.Choice2, AnEnumLocalized.Choice3 are part of the resources file.
///On the UI are visible strings &quot;This is my choice 1&quot;,&quot;This is my choice 2&quot;,&quot;This is my choice 3&quot;
///Enum field is stored as integer with default enumerator values.
///Uri for associated images are returned by the GetResourceImage(string key) function..
/// </summary>
internal static string ToggleButtonEnumImageTextToolTips {
get {
return ResourceManager.GetString("ToggleButtonEnumImageTextToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Toggle Button supporting some images based on an Enum defined on the constructor.
///Images are part of the resources of this component and an association is done by key. .
/// </summary>
internal static string ToggleButtonEnumImageToolTips {
get {
return ResourceManager.GetString("ToggleButtonEnumImageToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Text.
/// </summary>
internal static string ToggleButtonEnumText {
get {
return ResourceManager.GetString("ToggleButtonEnumText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to EnumControl supporting strings values presented as ToggleButton.
///Strings associated to [Choice1,Choice2,Choice3] are part of the resources file.
///On the UI are visible strings &quot;This is my choice 1&quot;,&quot;This is my choice 2&quot;,&quot;This is my choice 3&quot;
///Enum field is stored as integer with default enumerator values..
/// </summary>
internal static string ToggleButtonEnumTextToolTips {
get {
return ResourceManager.GetString("ToggleButtonEnumTextToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unit Double.
/// </summary>
internal static string UnitCheckListDouble {
get {
return ResourceManager.GetString("UnitCheckListDouble", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unit CheckedList supporting double values.
///The unit type is set to length (DUT_METERS).
///Checked item values are stored in DUT_METERS.
///This CheckedList is filled using &quot;DataSourceDoubleList&quot; data source.
///&quot;DataSourceDoubleList&quot; is based on doubleList values {10.0, 20.0, 30.0, 40.0}..
/// </summary>
internal static string UnitCheckListDoubleToolTips {
get {
return ResourceManager.GetString("UnitCheckListDoubleToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unit Double.
/// </summary>
internal static string UnitComboBoxDouble {
get {
return ResourceManager.GetString("UnitComboBoxDouble", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unit Double (inline).
/// </summary>
internal static string UnitComboBoxDoubleConstructor {
get {
return ResourceManager.GetString("UnitComboBoxDoubleConstructor", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unit ComboBox supporting double values.
///The unit type is set to length (DUT_METERS).
///Selected index value is stored in DUT_METERS.
///This comboBox is filled inline using {5,10,15,20}.
/// </summary>
internal static string UnitComboBoxDoubleConstructorToolTips {
get {
return ResourceManager.GetString("UnitComboBoxDoubleConstructorToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unit ComboBox supporting double values.
///The unit type is set to length (DUT_METERS).
///Selected index value is stored in DUT_METERS.
///This comboBox is filled using &quot;DataSourceDoubleList&quot; data source.
/// &quot;DataSourceDoubleList&quot; is based on doubleList values {10.0, 20.0, 30.0, 40.0}..
/// </summary>
internal static string UnitComboBoxDoubleToolTips {
get {
return ResourceManager.GetString("UnitComboBoxDoubleToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unit TextBox.
/// </summary>
internal static string UnitTextBox {
get {
return ResourceManager.GetString("UnitTextBox", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Double.
/// </summary>
internal static string UnitTextBoxDouble {
get {
return ResourceManager.GetString("UnitTextBoxDouble", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Double Disabled.
/// </summary>
internal static string UnitTextBoxDoubleIsNotEnabled {
get {
return ResourceManager.GetString("UnitTextBoxDoubleIsNotEnabled", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unit TextBox supporting a double value.
///The unit type is set to length (DUT_METERS).
///This value is stored in DUT_METERS.
///This value is initialized via the constructor to 5 x10 in DUT_FRACTIONAL_INCHES.
///This control is disabled on the UI..
/// </summary>
internal static string UnitTextBoxDoubleIsNotEnabledToolTips {
get {
return ResourceManager.GetString("UnitTextBoxDoubleIsNotEnabledToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Double Max Value.
/// </summary>
internal static string UnitTextBoxDoubleMaxValueSet {
get {
return ResourceManager.GetString("UnitTextBoxDoubleMaxValueSet", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unit TextBox supporting a double value.
///The unit type is set to length (DUT_DECIMAL_FEET).
///This value is stored in DUT_DECIMAL_FEET.
///This value is initialized via the constructor to 100.0 DUT_DECIMAL_FEET.
///The maximal value is set to 100 DUT_METERS..
/// </summary>
internal static string UnitTextBoxDoubleMaxValueSetToolTips {
get {
return ResourceManager.GetString("UnitTextBoxDoubleMaxValueSetToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Double Min Value.
/// </summary>
internal static string UnitTextBoxDoubleMinValueSet {
get {
return ResourceManager.GetString("UnitTextBoxDoubleMinValueSet", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unit TextBox supporting a double value.
///The unit type is set to length (DUT_METERS).
///This value is stored in DUT_METERS.
///This value is initialized via the constructor to 15.0 DUT_METERS.
///The minimal value is set to 10 DUT_METERS..
/// </summary>
internal static string UnitTextBoxDoubleMinValueSetToolTips {
get {
return ResourceManager.GetString("UnitTextBoxDoubleMinValueSetToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unit TextBox supporting a double value.
///The unit type is set to length (DUT_METERS).
///This value is stored in DUT_METERS.
///this value is initialized via the constructor to 10.0 DUT_METERS..
/// </summary>
internal static string UnitTextBoxDoubleToolTips {
get {
return ResourceManager.GetString("UnitTextBoxDoubleToolTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to XYZ TextBox.
/// </summary>
internal static string XYZTextBox {
get {
return ResourceManager.GetString("XYZTextBox", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to XYZTextBox supporting a XYZ value.
///The unit type is set to length (DUT_METERS).
///This value is stored in DUT_METERS.
/// This value is initialized via the constructor to (5, 5, 5) DUT_METERS.
///On the UI semi colomns as X;Y;Z separator.
/// </summary>
internal static string XYZTextBoxToolTips {
get {
return ResourceManager.GetString("XYZTextBoxToolTips", resourceCulture);
}
}
}
}