You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
570 lines
24 KiB
570 lines
24 KiB
<?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> |
|
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> |
|
<data name="pictureBoxAPM.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="pictureBoxAPM.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>94, 0</value> |
|
</data> |
|
<data name="pictureBoxAPM.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>170, 170</value> |
|
</data> |
|
<assembly alias="mscorlib" name="mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> |
|
<data name="pictureBoxAPM.TabIndex" type="System.Int32, mscorlib"> |
|
<value>0</value> |
|
</data> |
|
<data name=">>pictureBoxAPM.Name" xml:space="preserve"> |
|
<value>pictureBoxAPM</value> |
|
</data> |
|
<data name=">>pictureBoxAPM.Type" xml:space="preserve"> |
|
<value>ArdupilotMega.Controls.ImageLabel, ArdupilotMegaPlanner, Version=1.1.4516.33895, Culture=neutral, PublicKeyToken=null</value> |
|
</data> |
|
<data name=">>pictureBoxAPM.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>pictureBoxAPM.ZOrder" xml:space="preserve"> |
|
<value>16</value> |
|
</data> |
|
<data name="pictureBoxQuad.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="pictureBoxQuad.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>304, 0</value> |
|
</data> |
|
<data name="pictureBoxQuad.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>170, 170</value> |
|
</data> |
|
<data name="pictureBoxQuad.TabIndex" type="System.Int32, mscorlib"> |
|
<value>2</value> |
|
</data> |
|
<data name=">>pictureBoxQuad.Name" xml:space="preserve"> |
|
<value>pictureBoxQuad</value> |
|
</data> |
|
<data name=">>pictureBoxQuad.Type" xml:space="preserve"> |
|
<value>ArdupilotMega.Controls.ImageLabel, ArdupilotMegaPlanner, Version=1.1.4516.33895, Culture=neutral, PublicKeyToken=null</value> |
|
</data> |
|
<data name=">>pictureBoxQuad.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>pictureBoxQuad.ZOrder" xml:space="preserve"> |
|
<value>15</value> |
|
</data> |
|
<data name="pictureBoxHexa.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="pictureBoxHexa.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>500, 0</value> |
|
</data> |
|
<data name="pictureBoxHexa.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>170, 170</value> |
|
</data> |
|
<data name="pictureBoxHexa.TabIndex" type="System.Int32, mscorlib"> |
|
<value>3</value> |
|
</data> |
|
<data name=">>pictureBoxHexa.Name" xml:space="preserve"> |
|
<value>pictureBoxHexa</value> |
|
</data> |
|
<data name=">>pictureBoxHexa.Type" xml:space="preserve"> |
|
<value>ArdupilotMega.Controls.ImageLabel, ArdupilotMegaPlanner, Version=1.1.4516.33895, Culture=neutral, PublicKeyToken=null</value> |
|
</data> |
|
<data name=">>pictureBoxHexa.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>pictureBoxHexa.ZOrder" xml:space="preserve"> |
|
<value>14</value> |
|
</data> |
|
<data name="pictureBoxTri.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="pictureBoxTri.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>304, 176</value> |
|
</data> |
|
<data name="pictureBoxTri.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>170, 170</value> |
|
</data> |
|
<data name="pictureBoxTri.TabIndex" type="System.Int32, mscorlib"> |
|
<value>4</value> |
|
</data> |
|
<data name=">>pictureBoxTri.Name" xml:space="preserve"> |
|
<value>pictureBoxTri</value> |
|
</data> |
|
<data name=">>pictureBoxTri.Type" xml:space="preserve"> |
|
<value>ArdupilotMega.Controls.ImageLabel, ArdupilotMegaPlanner, Version=1.1.4516.33895, Culture=neutral, PublicKeyToken=null</value> |
|
</data> |
|
<data name=">>pictureBoxTri.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>pictureBoxTri.ZOrder" xml:space="preserve"> |
|
<value>13</value> |
|
</data> |
|
<data name="pictureBoxY6.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="pictureBoxY6.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>500, 176</value> |
|
</data> |
|
<data name="pictureBoxY6.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>170, 170</value> |
|
</data> |
|
<data name="pictureBoxY6.TabIndex" type="System.Int32, mscorlib"> |
|
<value>5</value> |
|
</data> |
|
<data name=">>pictureBoxY6.Name" xml:space="preserve"> |
|
<value>pictureBoxY6</value> |
|
</data> |
|
<data name=">>pictureBoxY6.Type" xml:space="preserve"> |
|
<value>ArdupilotMega.Controls.ImageLabel, ArdupilotMegaPlanner, Version=1.1.4516.33895, Culture=neutral, PublicKeyToken=null</value> |
|
</data> |
|
<data name=">>pictureBoxY6.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>pictureBoxY6.ZOrder" xml:space="preserve"> |
|
<value>12</value> |
|
</data> |
|
<data name="lbl_status.AutoSize" type="System.Boolean, mscorlib"> |
|
<value>True</value> |
|
</data> |
|
<data name="lbl_status.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="lbl_status.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>8, 443</value> |
|
</data> |
|
<data name="lbl_status.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>37, 13</value> |
|
</data> |
|
<data name="lbl_status.TabIndex" type="System.Int32, mscorlib"> |
|
<value>7</value> |
|
</data> |
|
<data name="lbl_status.Text" xml:space="preserve"> |
|
<value>Status</value> |
|
</data> |
|
<data name=">>lbl_status.Name" xml:space="preserve"> |
|
<value>lbl_status</value> |
|
</data> |
|
<data name=">>lbl_status.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_status.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>lbl_status.ZOrder" xml:space="preserve"> |
|
<value>3</value> |
|
</data> |
|
<data name="progress.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="progress.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>11, 417</value> |
|
</data> |
|
<data name="progress.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>988, 23</value> |
|
</data> |
|
<data name="progress.TabIndex" type="System.Int32, mscorlib"> |
|
<value>6</value> |
|
</data> |
|
<data name=">>progress.Name" xml:space="preserve"> |
|
<value>progress</value> |
|
</data> |
|
<data name=">>progress.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.ProgressBar, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</data> |
|
<data name=">>progress.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>progress.ZOrder" xml:space="preserve"> |
|
<value>4</value> |
|
</data> |
|
<data name="label2.AutoSize" type="System.Boolean, mscorlib"> |
|
<value>True</value> |
|
</data> |
|
<data name="label2.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="label2.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>886, 443</value> |
|
</data> |
|
<data name="label2.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>113, 13</value> |
|
</data> |
|
<data name="label2.TabIndex" type="System.Int32, mscorlib"> |
|
<value>9</value> |
|
</data> |
|
<data name="label2.Text" xml:space="preserve"> |
|
<value>Images by Max Levine</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>2</value> |
|
</data> |
|
<data name="pictureBoxHeli.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="pictureBoxHeli.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>94, 176</value> |
|
</data> |
|
<data name="pictureBoxHeli.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>170, 170</value> |
|
</data> |
|
<data name="pictureBoxHeli.TabIndex" type="System.Int32, mscorlib"> |
|
<value>17</value> |
|
</data> |
|
<data name=">>pictureBoxHeli.Name" xml:space="preserve"> |
|
<value>pictureBoxHeli</value> |
|
</data> |
|
<data name=">>pictureBoxHeli.Type" xml:space="preserve"> |
|
<value>ArdupilotMega.Controls.ImageLabel, ArdupilotMegaPlanner, Version=1.1.4516.33895, Culture=neutral, PublicKeyToken=null</value> |
|
</data> |
|
<data name=">>pictureBoxHeli.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>pictureBoxHeli.ZOrder" xml:space="preserve"> |
|
<value>11</value> |
|
</data> |
|
<data name="BUT_setup.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="BUT_setup.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>391, 380</value> |
|
</data> |
|
<data name="BUT_setup.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>190, 32</value> |
|
</data> |
|
<data name="BUT_setup.TabIndex" type="System.Int32, mscorlib"> |
|
<value>19</value> |
|
</data> |
|
<data name="BUT_setup.Text" xml:space="preserve"> |
|
<value>APM Setup (Plane and Quad)</value> |
|
</data> |
|
<data name=">>BUT_setup.Name" xml:space="preserve"> |
|
<value>BUT_setup</value> |
|
</data> |
|
<data name=">>BUT_setup.Type" xml:space="preserve"> |
|
<value>ArdupilotMega.Controls.MyButton, ArdupilotMegaPlanner, Version=1.1.4516.33895, Culture=neutral, PublicKeyToken=null</value> |
|
</data> |
|
<data name=">>BUT_setup.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>BUT_setup.ZOrder" xml:space="preserve"> |
|
<value>1</value> |
|
</data> |
|
<data name="pictureBoxHilimage.ImageLocation" xml:space="preserve"> |
|
<value /> |
|
</data> |
|
<data name="pictureBoxHilimage.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>10, 362</value> |
|
</data> |
|
<data name="pictureBoxHilimage.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms"> |
|
<value>0, 0, 0, 0</value> |
|
</data> |
|
<data name="pictureBoxHilimage.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>140, 50</value> |
|
</data> |
|
<data name="pictureBoxHilimage.TabIndex" type="System.Int32, mscorlib"> |
|
<value>20</value> |
|
</data> |
|
<data name=">>pictureBoxHilimage.Name" xml:space="preserve"> |
|
<value>pictureBoxHilimage</value> |
|
</data> |
|
<data name=">>pictureBoxHilimage.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.PictureBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</data> |
|
<data name=">>pictureBoxHilimage.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>pictureBoxHilimage.ZOrder" xml:space="preserve"> |
|
<value>8</value> |
|
</data> |
|
<data name="pictureBoxAPHil.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="pictureBoxAPHil.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>149, 362</value> |
|
</data> |
|
<data name="pictureBoxAPHil.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms"> |
|
<value>0, 0, 0, 0</value> |
|
</data> |
|
<data name="pictureBoxAPHil.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>54, 50</value> |
|
</data> |
|
<data name="pictureBoxAPHil.TabIndex" type="System.Int32, mscorlib"> |
|
<value>21</value> |
|
</data> |
|
<data name=">>pictureBoxAPHil.Name" xml:space="preserve"> |
|
<value>pictureBoxAPHil</value> |
|
</data> |
|
<data name=">>pictureBoxAPHil.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.PictureBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</data> |
|
<data name=">>pictureBoxAPHil.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>pictureBoxAPHil.ZOrder" xml:space="preserve"> |
|
<value>7</value> |
|
</data> |
|
<data name="pictureBoxACHil.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="pictureBoxACHil.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>202, 362</value> |
|
</data> |
|
<data name="pictureBoxACHil.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms"> |
|
<value>0, 0, 0, 0</value> |
|
</data> |
|
<data name="pictureBoxACHil.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>50, 50</value> |
|
</data> |
|
<data name="pictureBoxACHil.TabIndex" type="System.Int32, mscorlib"> |
|
<value>22</value> |
|
</data> |
|
<data name=">>pictureBoxACHil.Name" xml:space="preserve"> |
|
<value>pictureBoxACHil</value> |
|
</data> |
|
<data name=">>pictureBoxACHil.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.PictureBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</data> |
|
<data name=">>pictureBoxACHil.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>pictureBoxACHil.ZOrder" xml:space="preserve"> |
|
<value>6</value> |
|
</data> |
|
<data name="pictureBoxACHHil.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="pictureBoxACHHil.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>251, 362</value> |
|
</data> |
|
<data name="pictureBoxACHHil.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms"> |
|
<value>0, 0, 0, 0</value> |
|
</data> |
|
<data name="pictureBoxACHHil.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>45, 50</value> |
|
</data> |
|
<data name="pictureBoxACHHil.TabIndex" type="System.Int32, mscorlib"> |
|
<value>23</value> |
|
</data> |
|
<data name=">>pictureBoxACHHil.Name" xml:space="preserve"> |
|
<value>pictureBoxACHHil</value> |
|
</data> |
|
<data name=">>pictureBoxACHHil.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.PictureBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</data> |
|
<data name=">>pictureBoxACHHil.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>pictureBoxACHHil.ZOrder" xml:space="preserve"> |
|
<value>5</value> |
|
</data> |
|
<data name="pictureBoxOcta.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>696, 176</value> |
|
</data> |
|
<data name="pictureBoxOcta.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>170, 170</value> |
|
</data> |
|
<data name="pictureBoxOcta.TabIndex" type="System.Int32, mscorlib"> |
|
<value>24</value> |
|
</data> |
|
<data name=">>pictureBoxOcta.Name" xml:space="preserve"> |
|
<value>pictureBoxOcta</value> |
|
</data> |
|
<data name=">>pictureBoxOcta.Type" xml:space="preserve"> |
|
<value>ArdupilotMega.Controls.ImageLabel, ArdupilotMegaPlanner, Version=1.1.4516.33895, Culture=neutral, PublicKeyToken=null</value> |
|
</data> |
|
<data name=">>pictureBoxOcta.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>pictureBoxOcta.ZOrder" xml:space="preserve"> |
|
<value>10</value> |
|
</data> |
|
<data name="pictureBoxOctav.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>696, 0</value> |
|
</data> |
|
<data name="pictureBoxOctav.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>170, 170</value> |
|
</data> |
|
<data name="pictureBoxOctav.TabIndex" type="System.Int32, mscorlib"> |
|
<value>25</value> |
|
</data> |
|
<data name=">>pictureBoxOctav.Name" xml:space="preserve"> |
|
<value>pictureBoxOctav</value> |
|
</data> |
|
<data name=">>pictureBoxOctav.Type" xml:space="preserve"> |
|
<value>ArdupilotMega.Controls.ImageLabel, ArdupilotMegaPlanner, Version=1.1.4516.33895, Culture=neutral, PublicKeyToken=null</value> |
|
</data> |
|
<data name=">>pictureBoxOctav.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>pictureBoxOctav.ZOrder" xml:space="preserve"> |
|
<value>9</value> |
|
</data> |
|
<data name="label1.AutoSize" type="System.Boolean, mscorlib"> |
|
<value>True</value> |
|
</data> |
|
<data name="label1.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>361, 349</value> |
|
</data> |
|
<data name="label1.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>246, 13</value> |
|
</data> |
|
<data name="label1.TabIndex" type="System.Int32, mscorlib"> |
|
<value>26</value> |
|
</data> |
|
<data name="label1.Text" xml:space="preserve"> |
|
<value>Please click the images above for "Flight versions"</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>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>1008, 461</value> |
|
</data> |
|
<data name=">>$this.Name" xml:space="preserve"> |
|
<value>Firmware</value> |
|
</data> |
|
<data name=">>$this.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.MyUserControl, ArdupilotMegaPlanner, Version=1.1.4516.33895, Culture=neutral, PublicKeyToken=null</value> |
|
</data> |
|
</root> |