DotNet 4.8.1 build of DotNetBar

This commit is contained in:
2025-02-07 10:35:23 -05:00
parent 33439b63a0
commit 6b0a5d60f4
2609 changed files with 989814 additions and 7 deletions

View File

@@ -0,0 +1,176 @@
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class $safeitemrootname$
Inherits DevComponents.DotNetBar.Controls.TabParentForm
'Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Required by the Windows Form Designer
Private components As System.ComponentModel.IContainer
'NOTE: The following procedure is required by the Windows Form Designer
'It can be modified using the Windows Form Designer.
'Do not modify it using the code editor.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.TabFormControl1 = New DevComponents.DotNetBar.Controls.TabFormControl()
Me.TabFormPanel1 = New DevComponents.DotNetBar.Controls.TabFormPanel()
Me.TabFormPanel2 = New DevComponents.DotNetBar.Controls.TabFormPanel()
Me.TabFormItem1 = New DevComponents.DotNetBar.Controls.TabFormItem()
Me.TabFormItem2 = New DevComponents.DotNetBar.Controls.TabFormItem()
Me.Label1 = New System.Windows.Forms.Label()
Me.Label2 = New System.Windows.Forms.Label()
Me.TabFormControl1.SuspendLayout
Me.TabFormPanel1.SuspendLayout
Me.TabFormPanel2.SuspendLayout
Me.SuspendLayout
'
'TabFormControl1
'
Me.TabFormControl1.BackColor = System.Drawing.Color.White
'
'
'
Me.TabFormControl1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
Me.TabFormControl1.Controls.Add(Me.TabFormPanel1)
Me.TabFormControl1.Controls.Add(Me.TabFormPanel2)
Me.TabFormControl1.Dock = System.Windows.Forms.DockStyle.Fill
Me.TabFormControl1.ForeColor = System.Drawing.Color.Black
Me.TabFormControl1.Items.AddRange(New DevComponents.DotNetBar.BaseItem() {Me.TabFormItem1, Me.TabFormItem2})
Me.TabFormControl1.Location = New System.Drawing.Point(1, 1)
Me.TabFormControl1.Name = "TabFormControl1"
Me.TabFormControl1.Size = New System.Drawing.Size(444, 311)
Me.TabFormControl1.SystemText.MaximizeRibbonText = "Maximize the Ribbon"
Me.TabFormControl1.SystemText.MinimizeRibbonText = "Minimize the Ribbon"
Me.TabFormControl1.SystemText.QatAddItemText = "Add to Quick Access Toolbar"
Me.TabFormControl1.SystemText.QatCustomizeMenuLabel = "<b>Customize Quick Access Toolbar</b>"
Me.TabFormControl1.SystemText.QatCustomizeText = "Customize Quick Access Toolbar..."
Me.TabFormControl1.SystemText.QatDialogAddButton = "Add >>"
Me.TabFormControl1.SystemText.QatDialogCancelButton = "Cancel"
Me.TabFormControl1.SystemText.QatDialogCaption = "Customize Quick Access Toolbar"
Me.TabFormControl1.SystemText.QatDialogCategoriesLabel = "Choose commands from:"
Me.TabFormControl1.SystemText.QatDialogOkButton = "OK"
Me.TabFormControl1.SystemText.QatDialogPlacementCheckbox = "Place Quick Access Toolbar below the Ribbon"
Me.TabFormControl1.SystemText.QatDialogRemoveButton = "Remove"
Me.TabFormControl1.SystemText.QatPlaceAboveRibbonText = "Place Quick Access Toolbar above the Ribbon"
Me.TabFormControl1.SystemText.QatPlaceBelowRibbonText = "Place Quick Access Toolbar below the Ribbon"
Me.TabFormControl1.SystemText.QatRemoveItemText = "Remove from Quick Access Toolbar"
Me.TabFormControl1.TabIndex = 0
Me.TabFormControl1.TabStripFont = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
Me.TabFormControl1.Text = "TabFormControl1"
'
'TabFormPanel1
'
Me.TabFormPanel1.Controls.Add(Me.Label1)
Me.TabFormPanel1.Dock = System.Windows.Forms.DockStyle.Fill
Me.TabFormPanel1.Location = New System.Drawing.Point(0, 28)
Me.TabFormPanel1.Name = "TabFormPanel1"
Me.TabFormPanel1.Padding = New System.Windows.Forms.Padding(3, 0, 3, 3)
Me.TabFormPanel1.Size = New System.Drawing.Size(444, 283)
'
'
'
Me.TabFormPanel1.Style.Class = "TabFormPanel"
Me.TabFormPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square
'
'
'
Me.TabFormPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square
'
'
'
Me.TabFormPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square
Me.TabFormPanel1.TabIndex = 1
'
'TabFormPanel2
'
Me.TabFormPanel2.Controls.Add(Me.Label2)
Me.TabFormPanel2.Dock = System.Windows.Forms.DockStyle.Fill
Me.TabFormPanel2.Location = New System.Drawing.Point(0, 28)
Me.TabFormPanel2.Name = "TabFormPanel2"
Me.TabFormPanel2.Padding = New System.Windows.Forms.Padding(3, 0, 3, 3)
Me.TabFormPanel2.Size = New System.Drawing.Size(444, 283)
'
'
'
Me.TabFormPanel2.Style.Class = "TabFormPanel"
Me.TabFormPanel2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square
'
'
'
Me.TabFormPanel2.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square
'
'
'
Me.TabFormPanel2.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square
Me.TabFormPanel2.TabIndex = 2
Me.TabFormPanel2.Visible = false
'
'TabFormItem1
'
Me.TabFormItem1.Checked = true
Me.TabFormItem1.Name = "TabFormItem1"
Me.TabFormItem1.Panel = Me.TabFormPanel1
Me.TabFormItem1.Text = "Document 1"
'
'TabFormItem2
'
Me.TabFormItem2.Name = "TabFormItem2"
Me.TabFormItem2.Panel = Me.TabFormPanel2
Me.TabFormItem2.Text = "Document 2"
'
'Label1
'
Me.Label1.AutoSize = true
Me.Label1.BackColor = System.Drawing.Color.Transparent
Me.Label1.Location = New System.Drawing.Point(155, 127)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(101, 13)
Me.Label1.TabIndex = 0
Me.Label1.Text = "Your content here..."
'
'Label2
'
Me.Label2.AutoSize = true
Me.Label2.BackColor = System.Drawing.Color.Transparent
Me.Label2.Location = New System.Drawing.Point(172, 135)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(101, 13)
Me.Label2.TabIndex = 1
Me.Label2.Text = "Your content here..."
'
'$safeitemrootname$
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(446, 313)
Me.Controls.Add(Me.TabFormControl1)
Me.Name = "$safeitemrootname$"
Me.Text = "DotNetBar Tabbed Form"
Me.TabFormControl1.ResumeLayout(false)
Me.TabFormControl1.PerformLayout
Me.TabFormPanel1.ResumeLayout(false)
Me.TabFormPanel1.PerformLayout
Me.TabFormPanel2.ResumeLayout(false)
Me.TabFormPanel2.PerformLayout
Me.ResumeLayout(false)
End Sub
Friend WithEvents TabFormControl1 As DevComponents.DotNetBar.Controls.TabFormControl
Friend WithEvents TabFormPanel1 As DevComponents.DotNetBar.Controls.TabFormPanel
Friend WithEvents TabFormPanel2 As DevComponents.DotNetBar.Controls.TabFormPanel
Friend WithEvents TabFormItem1 As DevComponents.DotNetBar.Controls.TabFormItem
Friend WithEvents TabFormItem2 As DevComponents.DotNetBar.Controls.TabFormItem
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents Label2 As System.Windows.Forms.Label
End Class

View File

@@ -0,0 +1,120 @@
<?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>
</root>

View File

@@ -0,0 +1,3 @@
Public Class $safeitemrootname$
End Class

View File

@@ -0,0 +1,36 @@
<VSTemplate Version="3.0.0" Type="Item" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005">
<TemplateData>
<Name>Tabbed Form</Name>
<Description>DotNetBar Tabbed Form</Description>
<Icon Package="{164B10B9-B200-11D0-8C61-00A0C91E29D5}" ID="4527" />
<TemplateID>DevComponents.VB.TabbedForm</TemplateID>
<ProjectType>VisualBasic</ProjectType>
<SortOrder>12</SortOrder>
<DefaultName>Form.vb</DefaultName>
<RequiredFrameworkVersion>2.0</RequiredFrameworkVersion>
<NumberOfParentCategoriesToRollUp>1</NumberOfParentCategoriesToRollUp>
</TemplateData>
<TemplateContent>
<References>
<Reference>
<Assembly>System</Assembly>
<URL>http://www.microsoft.com</URL>
</Reference>
<Reference>
<Assembly>System.Drawing</Assembly>
<URL>http://www.microsoft.com</URL>
</Reference>
<Reference>
<Assembly>System.Windows.Forms</Assembly>
<URL>http://www.microsoft.com</URL>
</Reference>
<Reference>
<Assembly>DevComponents.DotNetBar2</Assembly>
<URL>http://www.devcomponents.com</URL>
</Reference>
</References>
<ProjectItem ReplaceParameters="true" SubType="Form">Form.vb</ProjectItem>
<ProjectItem ReplaceParameters="true">Form.Designer.vb</ProjectItem>
</TemplateContent>
</VSTemplate>