mirror of https://github.com/ArduPilot/ardupilot
919 lines
40 KiB
XML
919 lines
40 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<root>
|
|
<!--
|
|
Microsoft ResX Schema
|
|
|
|
Version 2.0
|
|
|
|
The primary goals of this format is to allow a simple XML format
|
|
that is mostly human readable. The generation and parsing of the
|
|
various data types are done through the TypeConverter classes
|
|
associated with the data types.
|
|
|
|
Example:
|
|
|
|
... ado.net/XML headers & schema ...
|
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
|
<resheader name="version">2.0</resheader>
|
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
|
</data>
|
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
|
<comment>This is a comment</comment>
|
|
</data>
|
|
|
|
There are any number of "resheader" rows that contain simple
|
|
name/value pairs.
|
|
|
|
Each data row contains a name, and value. The row also contains a
|
|
type or mimetype. Type corresponds to a .NET class that support
|
|
text/value conversion through the TypeConverter architecture.
|
|
Classes that don't support this are serialized and stored with the
|
|
mimetype set.
|
|
|
|
The mimetype is used for serialized objects, and tells the
|
|
ResXResourceReader how to depersist the object. This is currently not
|
|
extensible. For a given mimetype the value must be set accordingly:
|
|
|
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
|
that the ResXResourceWriter will generate, however the reader can
|
|
read any of the formats listed below.
|
|
|
|
mimetype: application/x-microsoft.net.object.binary.base64
|
|
value : The object must be serialized with
|
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
|
: and then encoded with base64 encoding.
|
|
|
|
mimetype: application/x-microsoft.net.object.soap.base64
|
|
value : The object must be serialized with
|
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
|
: and then encoded with base64 encoding.
|
|
|
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
|
value : The object must be serialized into a byte array
|
|
: using a System.ComponentModel.TypeConverter
|
|
: and then encoded with base64 encoding.
|
|
-->
|
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
|
<xsd:element name="root" msdata:IsDataSet="true">
|
|
<xsd:complexType>
|
|
<xsd:choice maxOccurs="unbounded">
|
|
<xsd:element name="metadata">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
|
<xsd:attribute name="type" type="xsd:string" />
|
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
|
<xsd:attribute ref="xml:space" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="assembly">
|
|
<xsd:complexType>
|
|
<xsd:attribute name="alias" type="xsd:string" />
|
|
<xsd:attribute name="name" type="xsd:string" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="data">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
|
<xsd:attribute ref="xml:space" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="resheader">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
</xsd:choice>
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
</xsd:schema>
|
|
<resheader name="resmimetype">
|
|
<value>text/microsoft-resx</value>
|
|
</resheader>
|
|
<resheader name="version">
|
|
<value>2.0</value>
|
|
</resheader>
|
|
<resheader name="reader">
|
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<resheader name="writer">
|
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<metadata name="currentStateBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
|
<value>17, 17</value>
|
|
</metadata>
|
|
<assembly alias="mscorlib" name="mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
|
<data name="label2.AutoSize" type="System.Boolean, mscorlib">
|
|
<value>True</value>
|
|
</data>
|
|
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
|
<data name="label2.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
|
<data name="label2.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>342, 5</value>
|
|
</data>
|
|
<data name="label2.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>93, 13</value>
|
|
</data>
|
|
<data name="label2.TabIndex" type="System.Int32, mscorlib">
|
|
<value>104</value>
|
|
</data>
|
|
<data name="label2.Text" xml:space="preserve">
|
|
<value>Servo/Motor OUT</value>
|
|
</data>
|
|
<data name=">>label2.Name" xml:space="preserve">
|
|
<value>label2</value>
|
|
</data>
|
|
<data name=">>label2.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>label2.Parent" xml:space="preserve">
|
|
<value>$this</value>
|
|
</data>
|
|
<data name=">>label2.ZOrder" xml:space="preserve">
|
|
<value>3</value>
|
|
</data>
|
|
<data name="label1.AutoSize" type="System.Boolean, mscorlib">
|
|
<value>True</value>
|
|
</data>
|
|
<data name="label1.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="label1.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>84, 5</value>
|
|
</data>
|
|
<data name="label1.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>49, 13</value>
|
|
</data>
|
|
<data name="label1.TabIndex" type="System.Int32, mscorlib">
|
|
<value>103</value>
|
|
</data>
|
|
<data name="label1.Text" xml:space="preserve">
|
|
<value>Radio IN</value>
|
|
</data>
|
|
<data name=">>label1.Name" xml:space="preserve">
|
|
<value>label1</value>
|
|
</data>
|
|
<data name=">>label1.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>label1.Parent" xml:space="preserve">
|
|
<value>$this</value>
|
|
</data>
|
|
<data name=">>label1.ZOrder" xml:space="preserve">
|
|
<value>4</value>
|
|
</data>
|
|
<data name="horizontalProgressBar9.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="horizontalProgressBar9.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>297, 406</value>
|
|
</data>
|
|
<data name="horizontalProgressBar9.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>170, 25</value>
|
|
</data>
|
|
<data name="horizontalProgressBar9.TabIndex" type="System.Int32, mscorlib">
|
|
<value>102</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar9.Name" xml:space="preserve">
|
|
<value>horizontalProgressBar9</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar9.Type" xml:space="preserve">
|
|
<value>ArdupilotMega.HorizontalProgressBar, ArdupilotMegaPlanner10, Version=1.1.4646.37607, Culture=neutral, PublicKeyToken=null</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar9.Parent" xml:space="preserve">
|
|
<value>$this</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar9.ZOrder" xml:space="preserve">
|
|
<value>5</value>
|
|
</data>
|
|
<data name="horizontalProgressBar10.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="horizontalProgressBar10.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>297, 351</value>
|
|
</data>
|
|
<data name="horizontalProgressBar10.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>170, 25</value>
|
|
</data>
|
|
<data name="horizontalProgressBar10.TabIndex" type="System.Int32, mscorlib">
|
|
<value>101</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar10.Name" xml:space="preserve">
|
|
<value>horizontalProgressBar10</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar10.Type" xml:space="preserve">
|
|
<value>ArdupilotMega.HorizontalProgressBar, ArdupilotMegaPlanner10, Version=1.1.4646.37607, Culture=neutral, PublicKeyToken=null</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar10.Parent" xml:space="preserve">
|
|
<value>$this</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar10.ZOrder" xml:space="preserve">
|
|
<value>6</value>
|
|
</data>
|
|
<data name="horizontalProgressBar11.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="horizontalProgressBar11.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>297, 296</value>
|
|
</data>
|
|
<data name="horizontalProgressBar11.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>170, 25</value>
|
|
</data>
|
|
<data name="horizontalProgressBar11.TabIndex" type="System.Int32, mscorlib">
|
|
<value>100</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar11.Name" xml:space="preserve">
|
|
<value>horizontalProgressBar11</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar11.Type" xml:space="preserve">
|
|
<value>ArdupilotMega.HorizontalProgressBar, ArdupilotMegaPlanner10, Version=1.1.4646.37607, Culture=neutral, PublicKeyToken=null</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar11.Parent" xml:space="preserve">
|
|
<value>$this</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar11.ZOrder" xml:space="preserve">
|
|
<value>7</value>
|
|
</data>
|
|
<data name="horizontalProgressBar12.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="horizontalProgressBar12.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>297, 241</value>
|
|
</data>
|
|
<data name="horizontalProgressBar12.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>170, 25</value>
|
|
</data>
|
|
<data name="horizontalProgressBar12.TabIndex" type="System.Int32, mscorlib">
|
|
<value>99</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar12.Name" xml:space="preserve">
|
|
<value>horizontalProgressBar12</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar12.Type" xml:space="preserve">
|
|
<value>ArdupilotMega.HorizontalProgressBar, ArdupilotMegaPlanner10, Version=1.1.4646.37607, Culture=neutral, PublicKeyToken=null</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar12.Parent" xml:space="preserve">
|
|
<value>$this</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar12.ZOrder" xml:space="preserve">
|
|
<value>8</value>
|
|
</data>
|
|
<data name="horizontalProgressBar13.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="horizontalProgressBar13.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>297, 186</value>
|
|
</data>
|
|
<data name="horizontalProgressBar13.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>170, 25</value>
|
|
</data>
|
|
<data name="horizontalProgressBar13.TabIndex" type="System.Int32, mscorlib">
|
|
<value>98</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar13.Name" xml:space="preserve">
|
|
<value>horizontalProgressBar13</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar13.Type" xml:space="preserve">
|
|
<value>ArdupilotMega.HorizontalProgressBar, ArdupilotMegaPlanner10, Version=1.1.4646.37607, Culture=neutral, PublicKeyToken=null</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar13.Parent" xml:space="preserve">
|
|
<value>$this</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar13.ZOrder" xml:space="preserve">
|
|
<value>9</value>
|
|
</data>
|
|
<data name="horizontalProgressBar14.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="horizontalProgressBar14.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>297, 131</value>
|
|
</data>
|
|
<data name="horizontalProgressBar14.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>170, 25</value>
|
|
</data>
|
|
<data name="horizontalProgressBar14.TabIndex" type="System.Int32, mscorlib">
|
|
<value>97</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar14.Name" xml:space="preserve">
|
|
<value>horizontalProgressBar14</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar14.Type" xml:space="preserve">
|
|
<value>ArdupilotMega.HorizontalProgressBar, ArdupilotMegaPlanner10, Version=1.1.4646.37607, Culture=neutral, PublicKeyToken=null</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar14.Parent" xml:space="preserve">
|
|
<value>$this</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar14.ZOrder" xml:space="preserve">
|
|
<value>10</value>
|
|
</data>
|
|
<data name="horizontalProgressBar15.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="horizontalProgressBar15.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>297, 21</value>
|
|
</data>
|
|
<data name="horizontalProgressBar15.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>170, 25</value>
|
|
</data>
|
|
<data name="horizontalProgressBar15.TabIndex" type="System.Int32, mscorlib">
|
|
<value>96</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar15.Name" xml:space="preserve">
|
|
<value>horizontalProgressBar15</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar15.Type" xml:space="preserve">
|
|
<value>ArdupilotMega.HorizontalProgressBar, ArdupilotMegaPlanner10, Version=1.1.4646.37607, Culture=neutral, PublicKeyToken=null</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar15.Parent" xml:space="preserve">
|
|
<value>$this</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar15.ZOrder" xml:space="preserve">
|
|
<value>11</value>
|
|
</data>
|
|
<data name="horizontalProgressBar16.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="horizontalProgressBar16.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>297, 76</value>
|
|
</data>
|
|
<data name="horizontalProgressBar16.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>170, 25</value>
|
|
</data>
|
|
<data name="horizontalProgressBar16.TabIndex" type="System.Int32, mscorlib">
|
|
<value>95</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar16.Name" xml:space="preserve">
|
|
<value>horizontalProgressBar16</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar16.Type" xml:space="preserve">
|
|
<value>ArdupilotMega.HorizontalProgressBar, ArdupilotMegaPlanner10, Version=1.1.4646.37607, Culture=neutral, PublicKeyToken=null</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar16.Parent" xml:space="preserve">
|
|
<value>$this</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar16.ZOrder" xml:space="preserve">
|
|
<value>12</value>
|
|
</data>
|
|
<data name="horizontalProgressBar8.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="horizontalProgressBar8.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>15, 406</value>
|
|
</data>
|
|
<data name="horizontalProgressBar8.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>170, 25</value>
|
|
</data>
|
|
<data name="horizontalProgressBar8.TabIndex" type="System.Int32, mscorlib">
|
|
<value>94</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar8.Name" xml:space="preserve">
|
|
<value>horizontalProgressBar8</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar8.Type" xml:space="preserve">
|
|
<value>ArdupilotMega.HorizontalProgressBar, ArdupilotMegaPlanner10, Version=1.1.4646.37607, Culture=neutral, PublicKeyToken=null</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar8.Parent" xml:space="preserve">
|
|
<value>$this</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar8.ZOrder" xml:space="preserve">
|
|
<value>13</value>
|
|
</data>
|
|
<data name="horizontalProgressBar7.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="horizontalProgressBar7.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>15, 351</value>
|
|
</data>
|
|
<data name="horizontalProgressBar7.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>170, 25</value>
|
|
</data>
|
|
<data name="horizontalProgressBar7.TabIndex" type="System.Int32, mscorlib">
|
|
<value>93</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar7.Name" xml:space="preserve">
|
|
<value>horizontalProgressBar7</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar7.Type" xml:space="preserve">
|
|
<value>ArdupilotMega.HorizontalProgressBar, ArdupilotMegaPlanner10, Version=1.1.4646.37607, Culture=neutral, PublicKeyToken=null</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar7.Parent" xml:space="preserve">
|
|
<value>$this</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar7.ZOrder" xml:space="preserve">
|
|
<value>14</value>
|
|
</data>
|
|
<data name="horizontalProgressBar6.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="horizontalProgressBar6.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>15, 296</value>
|
|
</data>
|
|
<data name="horizontalProgressBar6.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>170, 25</value>
|
|
</data>
|
|
<data name="horizontalProgressBar6.TabIndex" type="System.Int32, mscorlib">
|
|
<value>92</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar6.Name" xml:space="preserve">
|
|
<value>horizontalProgressBar6</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar6.Type" xml:space="preserve">
|
|
<value>ArdupilotMega.HorizontalProgressBar, ArdupilotMegaPlanner10, Version=1.1.4646.37607, Culture=neutral, PublicKeyToken=null</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar6.Parent" xml:space="preserve">
|
|
<value>$this</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar6.ZOrder" xml:space="preserve">
|
|
<value>15</value>
|
|
</data>
|
|
<data name="horizontalProgressBar5.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="horizontalProgressBar5.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>15, 241</value>
|
|
</data>
|
|
<data name="horizontalProgressBar5.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>170, 25</value>
|
|
</data>
|
|
<data name="horizontalProgressBar5.TabIndex" type="System.Int32, mscorlib">
|
|
<value>91</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar5.Name" xml:space="preserve">
|
|
<value>horizontalProgressBar5</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar5.Type" xml:space="preserve">
|
|
<value>ArdupilotMega.HorizontalProgressBar, ArdupilotMegaPlanner10, Version=1.1.4646.37607, Culture=neutral, PublicKeyToken=null</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar5.Parent" xml:space="preserve">
|
|
<value>$this</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar5.ZOrder" xml:space="preserve">
|
|
<value>16</value>
|
|
</data>
|
|
<data name="horizontalProgressBar4.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="horizontalProgressBar4.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>15, 186</value>
|
|
</data>
|
|
<data name="horizontalProgressBar4.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>170, 25</value>
|
|
</data>
|
|
<data name="horizontalProgressBar4.TabIndex" type="System.Int32, mscorlib">
|
|
<value>90</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar4.Name" xml:space="preserve">
|
|
<value>horizontalProgressBar4</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar4.Type" xml:space="preserve">
|
|
<value>ArdupilotMega.HorizontalProgressBar, ArdupilotMegaPlanner10, Version=1.1.4646.37607, Culture=neutral, PublicKeyToken=null</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar4.Parent" xml:space="preserve">
|
|
<value>$this</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar4.ZOrder" xml:space="preserve">
|
|
<value>17</value>
|
|
</data>
|
|
<data name="horizontalProgressBar3.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="horizontalProgressBar3.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>15, 131</value>
|
|
</data>
|
|
<data name="horizontalProgressBar3.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>170, 25</value>
|
|
</data>
|
|
<data name="horizontalProgressBar3.TabIndex" type="System.Int32, mscorlib">
|
|
<value>89</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar3.Name" xml:space="preserve">
|
|
<value>horizontalProgressBar3</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar3.Type" xml:space="preserve">
|
|
<value>ArdupilotMega.HorizontalProgressBar, ArdupilotMegaPlanner10, Version=1.1.4646.37607, Culture=neutral, PublicKeyToken=null</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar3.Parent" xml:space="preserve">
|
|
<value>$this</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar3.ZOrder" xml:space="preserve">
|
|
<value>18</value>
|
|
</data>
|
|
<data name="horizontalProgressBar2.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="horizontalProgressBar2.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>15, 21</value>
|
|
</data>
|
|
<data name="horizontalProgressBar2.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>170, 25</value>
|
|
</data>
|
|
<data name="horizontalProgressBar2.TabIndex" type="System.Int32, mscorlib">
|
|
<value>88</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar2.Name" xml:space="preserve">
|
|
<value>horizontalProgressBar2</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar2.Type" xml:space="preserve">
|
|
<value>ArdupilotMega.HorizontalProgressBar, ArdupilotMegaPlanner10, Version=1.1.4646.37607, Culture=neutral, PublicKeyToken=null</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar2.Parent" xml:space="preserve">
|
|
<value>$this</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar2.ZOrder" xml:space="preserve">
|
|
<value>19</value>
|
|
</data>
|
|
<data name="horizontalProgressBar1.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="horizontalProgressBar1.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>15, 76</value>
|
|
</data>
|
|
<data name="horizontalProgressBar1.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>170, 25</value>
|
|
</data>
|
|
<data name="horizontalProgressBar1.TabIndex" type="System.Int32, mscorlib">
|
|
<value>87</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar1.Name" xml:space="preserve">
|
|
<value>horizontalProgressBar1</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar1.Type" xml:space="preserve">
|
|
<value>ArdupilotMega.HorizontalProgressBar, ArdupilotMegaPlanner10, Version=1.1.4646.37607, Culture=neutral, PublicKeyToken=null</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar1.Parent" xml:space="preserve">
|
|
<value>$this</value>
|
|
</data>
|
|
<data name=">>horizontalProgressBar1.ZOrder" xml:space="preserve">
|
|
<value>20</value>
|
|
</data>
|
|
<data name="lbl_currentmode.Font" type="System.Drawing.Font, System.Drawing">
|
|
<value>Microsoft Sans Serif, 26.25pt</value>
|
|
</data>
|
|
<data name="lbl_currentmode.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="lbl_currentmode.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>473, 21</value>
|
|
</data>
|
|
<data name="lbl_currentmode.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>215, 50</value>
|
|
</data>
|
|
<data name="lbl_currentmode.TabIndex" type="System.Int32, mscorlib">
|
|
<value>140</value>
|
|
</data>
|
|
<data name="lbl_currentmode.Text" xml:space="preserve">
|
|
<value>Manual</value>
|
|
</data>
|
|
<data name="lbl_currentmode.TextAlign" type="System.Drawing.ContentAlignment, System.Drawing">
|
|
<value>MiddleCenter</value>
|
|
</data>
|
|
<data name=">>lbl_currentmode.Name" xml:space="preserve">
|
|
<value>lbl_currentmode</value>
|
|
</data>
|
|
<data name=">>lbl_currentmode.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>lbl_currentmode.Parent" xml:space="preserve">
|
|
<value>$this</value>
|
|
</data>
|
|
<data name=">>lbl_currentmode.ZOrder" xml:space="preserve">
|
|
<value>2</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxthr_fs.AutoSize" type="System.Boolean, mscorlib">
|
|
<value>True</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxthr_fs.Enabled" type="System.Boolean, mscorlib">
|
|
<value>False</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxthr_fs.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>6, 19</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxthr_fs.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>103, 17</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxthr_fs.TabIndex" type="System.Int32, mscorlib">
|
|
<value>141</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxthr_fs.Text" xml:space="preserve">
|
|
<value>Throttle FailSafe</value>
|
|
</data>
|
|
<metadata name="toolTip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
|
<value>214, 17</value>
|
|
</metadata>
|
|
<data name="mavlinkCheckBoxthr_fs.ToolTip" xml:space="preserve">
|
|
<value>Enable Failsafe on low throttle pwm</value>
|
|
</data>
|
|
<data name=">>mavlinkCheckBoxthr_fs.Name" xml:space="preserve">
|
|
<value>mavlinkCheckBoxthr_fs</value>
|
|
</data>
|
|
<data name=">>mavlinkCheckBoxthr_fs.Type" xml:space="preserve">
|
|
<value>ArdupilotMega.Controls.MavlinkCheckBox, ArdupilotMegaPlanner10, Version=1.1.4646.37607, Culture=neutral, PublicKeyToken=null</value>
|
|
</data>
|
|
<data name=">>mavlinkCheckBoxthr_fs.Parent" xml:space="preserve">
|
|
<value>groupBox1</value>
|
|
</data>
|
|
<data name=">>mavlinkCheckBoxthr_fs.ZOrder" xml:space="preserve">
|
|
<value>1</value>
|
|
</data>
|
|
<data name="mavlinkNumericUpDownthr_fs_value.Enabled" type="System.Boolean, mscorlib">
|
|
<value>False</value>
|
|
</data>
|
|
<data name="mavlinkNumericUpDownthr_fs_value.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>42, 42</value>
|
|
</data>
|
|
<data name="mavlinkNumericUpDownthr_fs_value.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>103, 20</value>
|
|
</data>
|
|
<data name="mavlinkNumericUpDownthr_fs_value.TabIndex" type="System.Int32, mscorlib">
|
|
<value>142</value>
|
|
</data>
|
|
<data name="mavlinkNumericUpDownthr_fs_value.ToolTip" xml:space="preserve">
|
|
<value>Trigger Throttle Pwm</value>
|
|
</data>
|
|
<data name=">>mavlinkNumericUpDownthr_fs_value.Name" xml:space="preserve">
|
|
<value>mavlinkNumericUpDownthr_fs_value</value>
|
|
</data>
|
|
<data name=">>mavlinkNumericUpDownthr_fs_value.Type" xml:space="preserve">
|
|
<value>ArdupilotMega.Controls.MavlinkNumericUpDown, ArdupilotMegaPlanner10, Version=1.1.4646.37607, Culture=neutral, PublicKeyToken=null</value>
|
|
</data>
|
|
<data name=">>mavlinkNumericUpDownthr_fs_value.Parent" xml:space="preserve">
|
|
<value>groupBox1</value>
|
|
</data>
|
|
<data name=">>mavlinkNumericUpDownthr_fs_value.ZOrder" xml:space="preserve">
|
|
<value>3</value>
|
|
</data>
|
|
<data name="LNK_wiki.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
|
<value>Top, Right</value>
|
|
</data>
|
|
<data name="LNK_wiki.AutoSize" type="System.Boolean, mscorlib">
|
|
<value>True</value>
|
|
</data>
|
|
<data name="LNK_wiki.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>657, 5</value>
|
|
</data>
|
|
<data name="LNK_wiki.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>28, 13</value>
|
|
</data>
|
|
<data name="LNK_wiki.TabIndex" type="System.Int32, mscorlib">
|
|
<value>143</value>
|
|
</data>
|
|
<data name="LNK_wiki.Text" xml:space="preserve">
|
|
<value>Wiki</value>
|
|
</data>
|
|
<data name=">>LNK_wiki.Name" xml:space="preserve">
|
|
<value>LNK_wiki</value>
|
|
</data>
|
|
<data name=">>LNK_wiki.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>LNK_wiki.Parent" xml:space="preserve">
|
|
<value>$this</value>
|
|
</data>
|
|
<data name=">>LNK_wiki.ZOrder" xml:space="preserve">
|
|
<value>1</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxgcs_fs.AutoSize" type="System.Boolean, mscorlib">
|
|
<value>True</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxgcs_fs.Enabled" type="System.Boolean, mscorlib">
|
|
<value>False</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxgcs_fs.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxgcs_fs.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>6, 92</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxgcs_fs.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>89, 17</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxgcs_fs.TabIndex" type="System.Int32, mscorlib">
|
|
<value>144</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxgcs_fs.Text" xml:space="preserve">
|
|
<value>GCS FailSafe</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxgcs_fs.ToolTip" xml:space="preserve">
|
|
<value>Enable Failsafe on GCS loss of communication</value>
|
|
</data>
|
|
<data name=">>mavlinkCheckBoxgcs_fs.Name" xml:space="preserve">
|
|
<value>mavlinkCheckBoxgcs_fs</value>
|
|
</data>
|
|
<data name=">>mavlinkCheckBoxgcs_fs.Type" xml:space="preserve">
|
|
<value>ArdupilotMega.Controls.MavlinkCheckBox, ArdupilotMegaPlanner10, Version=1.1.4646.37607, Culture=neutral, PublicKeyToken=null</value>
|
|
</data>
|
|
<data name=">>mavlinkCheckBoxgcs_fs.Parent" xml:space="preserve">
|
|
<value>groupBox1</value>
|
|
</data>
|
|
<data name=">>mavlinkCheckBoxgcs_fs.ZOrder" xml:space="preserve">
|
|
<value>5</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxshort_fs.AutoSize" type="System.Boolean, mscorlib">
|
|
<value>True</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxshort_fs.Enabled" type="System.Boolean, mscorlib">
|
|
<value>False</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxshort_fs.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxshort_fs.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>6, 115</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxshort_fs.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>127, 17</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxshort_fs.TabIndex" type="System.Int32, mscorlib">
|
|
<value>145</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxshort_fs.Text" xml:space="preserve">
|
|
<value>FailSafe Short (1 sec)</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxshort_fs.ToolTip" xml:space="preserve">
|
|
<value>Off, no Action, On, RTL</value>
|
|
</data>
|
|
<data name=">>mavlinkCheckBoxshort_fs.Name" xml:space="preserve">
|
|
<value>mavlinkCheckBoxshort_fs</value>
|
|
</data>
|
|
<data name=">>mavlinkCheckBoxshort_fs.Type" xml:space="preserve">
|
|
<value>ArdupilotMega.Controls.MavlinkCheckBox, ArdupilotMegaPlanner10, Version=1.1.4646.37607, Culture=neutral, PublicKeyToken=null</value>
|
|
</data>
|
|
<data name=">>mavlinkCheckBoxshort_fs.Parent" xml:space="preserve">
|
|
<value>groupBox1</value>
|
|
</data>
|
|
<data name=">>mavlinkCheckBoxshort_fs.ZOrder" xml:space="preserve">
|
|
<value>6</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxlong_fs.AutoSize" type="System.Boolean, mscorlib">
|
|
<value>True</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxlong_fs.Enabled" type="System.Boolean, mscorlib">
|
|
<value>False</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxlong_fs.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxlong_fs.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>6, 138</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxlong_fs.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>132, 17</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxlong_fs.TabIndex" type="System.Int32, mscorlib">
|
|
<value>146</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxlong_fs.Text" xml:space="preserve">
|
|
<value>FailSafe Long (20 sec)</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxlong_fs.ToolTip" xml:space="preserve">
|
|
<value>Off, no Action, On, RTL</value>
|
|
</data>
|
|
<data name=">>mavlinkCheckBoxlong_fs.Name" xml:space="preserve">
|
|
<value>mavlinkCheckBoxlong_fs</value>
|
|
</data>
|
|
<data name=">>mavlinkCheckBoxlong_fs.Type" xml:space="preserve">
|
|
<value>ArdupilotMega.Controls.MavlinkCheckBox, ArdupilotMegaPlanner10, Version=1.1.4646.37607, Culture=neutral, PublicKeyToken=null</value>
|
|
</data>
|
|
<data name=">>mavlinkCheckBoxlong_fs.Parent" xml:space="preserve">
|
|
<value>groupBox1</value>
|
|
</data>
|
|
<data name=">>mavlinkCheckBoxlong_fs.ZOrder" xml:space="preserve">
|
|
<value>4</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxthr_fs_action.AutoSize" type="System.Boolean, mscorlib">
|
|
<value>True</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxthr_fs_action.Enabled" type="System.Boolean, mscorlib">
|
|
<value>False</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxthr_fs_action.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
|
|
<value>NoControl</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxthr_fs_action.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>6, 69</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxthr_fs_action.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>134, 17</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxthr_fs_action.TabIndex" type="System.Int32, mscorlib">
|
|
<value>147</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxthr_fs_action.Text" xml:space="preserve">
|
|
<value>Throttle Failsafe Action</value>
|
|
</data>
|
|
<data name="mavlinkCheckBoxthr_fs_action.ToolTip" xml:space="preserve">
|
|
<value>Arducopter Auto: Off, no Action, On, RTL
|
|
Arducopter Other: if have gps, RTL, Otherwise Land</value>
|
|
</data>
|
|
<data name=">>mavlinkCheckBoxthr_fs_action.Name" xml:space="preserve">
|
|
<value>mavlinkCheckBoxthr_fs_action</value>
|
|
</data>
|
|
<data name=">>mavlinkCheckBoxthr_fs_action.Type" xml:space="preserve">
|
|
<value>ArdupilotMega.Controls.MavlinkCheckBox, ArdupilotMegaPlanner10, Version=1.1.4646.37607, Culture=neutral, PublicKeyToken=null</value>
|
|
</data>
|
|
<data name=">>mavlinkCheckBoxthr_fs_action.Parent" xml:space="preserve">
|
|
<value>groupBox1</value>
|
|
</data>
|
|
<data name=">>mavlinkCheckBoxthr_fs_action.ZOrder" xml:space="preserve">
|
|
<value>2</value>
|
|
</data>
|
|
<data name="label3.AutoSize" type="System.Boolean, mscorlib">
|
|
<value>True</value>
|
|
</data>
|
|
<data name="label3.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>6, 48</value>
|
|
</data>
|
|
<data name="label3.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>30, 13</value>
|
|
</data>
|
|
<data name="label3.TabIndex" type="System.Int32, mscorlib">
|
|
<value>148</value>
|
|
</data>
|
|
<data name="label3.Text" xml:space="preserve">
|
|
<value>Pwm</value>
|
|
</data>
|
|
<data name=">>label3.Name" xml:space="preserve">
|
|
<value>label3</value>
|
|
</data>
|
|
<data name=">>label3.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>label3.Parent" xml:space="preserve">
|
|
<value>groupBox1</value>
|
|
</data>
|
|
<data name=">>label3.ZOrder" xml:space="preserve">
|
|
<value>0</value>
|
|
</data>
|
|
<data name="groupBox1.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>495, 76</value>
|
|
</data>
|
|
<data name="groupBox1.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>170, 167</value>
|
|
</data>
|
|
<data name="groupBox1.TabIndex" type="System.Int32, mscorlib">
|
|
<value>148</value>
|
|
</data>
|
|
<data name="groupBox1.Text" xml:space="preserve">
|
|
<value>FailSafe Options</value>
|
|
</data>
|
|
<data name=">>groupBox1.Name" xml:space="preserve">
|
|
<value>groupBox1</value>
|
|
</data>
|
|
<data name=">>groupBox1.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>groupBox1.Parent" xml:space="preserve">
|
|
<value>$this</value>
|
|
</data>
|
|
<data name=">>groupBox1.ZOrder" xml:space="preserve">
|
|
<value>0</value>
|
|
</data>
|
|
<metadata name="$this.Localizable" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
|
<value>True</value>
|
|
</metadata>
|
|
<data name="$this.AutoScaleDimensions" type="System.Drawing.SizeF, System.Drawing">
|
|
<value>6, 13</value>
|
|
</data>
|
|
<data name="$this.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>688, 448</value>
|
|
</data>
|
|
<data name=">>currentStateBindingSource.Name" xml:space="preserve">
|
|
<value>currentStateBindingSource</value>
|
|
</data>
|
|
<data name=">>currentStateBindingSource.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.BindingSource, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>toolTip1.Name" xml:space="preserve">
|
|
<value>toolTip1</value>
|
|
</data>
|
|
<data name=">>toolTip1.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.ToolTip, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>$this.Name" xml:space="preserve">
|
|
<value>ConfigFailSafe</value>
|
|
</data>
|
|
<data name=">>$this.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.UserControl, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
</root> |