6992685b86
Former-commit-id: 0a113cb3a6feb7873f632839b1307cc6033cd595
1125 lines
64 KiB
XML
1125 lines
64 KiB
XML
<Overview>
|
|
<Assemblies>
|
|
<Assembly Name="System.Windows.Forms" Version="2.0.0.0">
|
|
<Attributes>
|
|
<Attribute>
|
|
<AttributeName>System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Runtime.CompilerServices.InternalsVisibleTo("UIAutomationWinforms, PublicKey=00240000048000009400000006020000002400005253413100040000110000004bb98b1af6c1df0df8c02c380e116b7a7f0c8c827aecfccddc6e29b7c754cd608b49dfcef4df9699ad182e50f66afa4e68dabc7b6aeeec0aa4719a5f8e0aae8c193080a706adc3443a8356b1f254142034995532ac176398e12a30f6a74a119a89ac47672c9ae24d7e90de686557166e3b873cd707884431a0451d9d6f7fe795")</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Runtime.InteropServices.ComCompatibleVersion(1, 0, 3300, 0)</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Runtime.CompilerServices.StringFreezing</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Runtime.CompilerServices.Dependency("System,", System.Runtime.CompilerServices.LoadHint.Always)</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Runtime.CompilerServices.Dependency("System.Drawing,", System.Runtime.CompilerServices.LoadHint.Always)</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Runtime.CompilerServices.CompilationRelaxations(System.Runtime.CompilerServices.CompilationRelaxations.NoStringInterning)</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Diagnostics.Debuggable(System.Diagnostics.DebuggableAttribute+DebuggingModes.IgnoreSymbolStoreSequencePoints)</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Reflection.AssemblyFileVersion("2.0.50727.1433")</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Security.AllowPartiallyTrustedCallers</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Runtime.InteropServices.ComVisible(false)</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Resources.NeutralResourcesLanguage("en-US")</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.CLSCompliant(true)</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Reflection.AssemblyInformationalVersion("2.0.50727.1433")</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Resources.SatelliteContractVersion("2.0.0.0")</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Reflection.AssemblyCopyright("(c) various MONO Authors")</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Reflection.AssemblyProduct("MONO Common language infrastructure")</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Reflection.AssemblyCompany("MONO development team")</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Reflection.AssemblyDefaultAlias("System.Windows.Forms.dll")</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Reflection.AssemblyDescription("System.Windows.Forms.dll")</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Reflection.AssemblyTitle("System.Windows.Forms.dll")</AttributeName>
|
|
</Attribute>
|
|
</Attributes>
|
|
</Assembly>
|
|
</Assemblies>
|
|
<Remarks>To be added.</Remarks>
|
|
<Copyright>To be added.</Copyright>
|
|
<Types>
|
|
<Namespace Name="System.Resources">
|
|
<Type Name="ResXDataNode" Kind="Class" />
|
|
<Type Name="ResXFileRef" Kind="Class" />
|
|
<Type Name="ResXFileRef+Converter" Kind="Class" />
|
|
<Type Name="ResXResourceReader" Kind="Class" />
|
|
<Type Name="ResXResourceSet" Kind="Class" />
|
|
<Type Name="ResXResourceWriter" Kind="Class" />
|
|
</Namespace>
|
|
<Namespace Name="System.Windows.Forms">
|
|
<Type Name="AccessibleEvents" Kind="Enumeration" />
|
|
<Type Name="AccessibleNavigation" Kind="Enumeration" />
|
|
<Type Name="AccessibleObject" Kind="Class" />
|
|
<Type Name="AccessibleRole" Kind="Enumeration" />
|
|
<Type Name="AccessibleSelection" Kind="Enumeration" />
|
|
<Type Name="AccessibleStates" Kind="Enumeration" />
|
|
<Type Name="AmbientProperties" Kind="Class" />
|
|
<Type Name="AnchorStyles" Kind="Enumeration" />
|
|
<Type Name="Appearance" Kind="Enumeration" />
|
|
<Type Name="Application" Kind="Class" />
|
|
<Type Name="Application+MessageLoopCallback" Kind="Delegate" />
|
|
<Type Name="ApplicationContext" Kind="Class" />
|
|
<Type Name="ArrangeDirection" Kind="Enumeration" />
|
|
<Type Name="ArrangeStartingPosition" Kind="Enumeration" />
|
|
<Type Name="ArrowDirection" Kind="Enumeration" />
|
|
<Type Name="AutoCompleteMode" Kind="Enumeration" />
|
|
<Type Name="AutoCompleteSource" Kind="Enumeration" />
|
|
<Type Name="AutoCompleteStringCollection" Kind="Class" />
|
|
<Type Name="AutoScaleMode" Kind="Enumeration" />
|
|
<Type Name="AutoSizeMode" Kind="Enumeration" />
|
|
<Type Name="AutoValidate" Kind="Enumeration" />
|
|
<Type Name="AxHost" Kind="Class" />
|
|
<Type Name="AxHost+ActiveXInvokeKind" Kind="Enumeration" />
|
|
<Type Name="AxHost+AxComponentEditor" Kind="Class" />
|
|
<Type Name="AxHost+ClsidAttribute" Kind="Class" />
|
|
<Type Name="AxHost+ConnectionPointCookie" Kind="Class" />
|
|
<Type Name="AxHost+InvalidActiveXStateException" Kind="Class" />
|
|
<Type Name="AxHost+State" Kind="Class" />
|
|
<Type Name="AxHost+StateConverter" Kind="Class" />
|
|
<Type Name="AxHost+TypeLibraryTimeStampAttribute" Kind="Class" />
|
|
<Type Name="BaseCollection" Kind="Class" />
|
|
<Type Name="BatteryChargeStatus" Kind="Enumeration" />
|
|
<Type Name="Binding" Kind="Class" />
|
|
<Type Name="BindingCompleteContext" Kind="Enumeration" />
|
|
<Type Name="BindingCompleteEventArgs" Kind="Class" />
|
|
<Type Name="BindingCompleteEventHandler" Kind="Delegate" />
|
|
<Type Name="BindingCompleteState" Kind="Enumeration" />
|
|
<Type Name="BindingContext" Kind="Class" />
|
|
<Type Name="BindingManagerBase" Kind="Class" />
|
|
<Type Name="BindingManagerDataErrorEventArgs" Kind="Class" />
|
|
<Type Name="BindingManagerDataErrorEventHandler" Kind="Delegate" />
|
|
<Type Name="BindingMemberInfo" Kind="Structure" />
|
|
<Type Name="BindingNavigator" Kind="Class" />
|
|
<Type Name="BindingsCollection" Kind="Class" />
|
|
<Type Name="BindingSource" Kind="Class" />
|
|
<Type Name="BootMode" Kind="Enumeration" />
|
|
<Type Name="Border3DSide" Kind="Enumeration" />
|
|
<Type Name="Border3DStyle" Kind="Enumeration" />
|
|
<Type Name="BorderStyle" Kind="Enumeration" />
|
|
<Type Name="BoundsSpecified" Kind="Enumeration" />
|
|
<Type Name="Button" Kind="Class" />
|
|
<Type Name="ButtonBase" Kind="Class" />
|
|
<Type Name="ButtonBase+ButtonBaseAccessibleObject" Kind="Class" />
|
|
<Type Name="ButtonBorderStyle" Kind="Enumeration" />
|
|
<Type Name="ButtonRenderer" Kind="Class" />
|
|
<Type Name="ButtonState" Kind="Enumeration" />
|
|
<Type Name="CacheVirtualItemsEventArgs" Kind="Class" />
|
|
<Type Name="CacheVirtualItemsEventHandler" Kind="Delegate" />
|
|
<Type Name="CaptionButton" Kind="Enumeration" />
|
|
<Type Name="CharacterCasing" Kind="Enumeration" />
|
|
<Type Name="CheckBox" Kind="Class" />
|
|
<Type Name="CheckBox+CheckBoxAccessibleObject" Kind="Class" />
|
|
<Type Name="CheckBoxRenderer" Kind="Class" />
|
|
<Type Name="CheckedListBox" Kind="Class" />
|
|
<Type Name="CheckedListBox+CheckedIndexCollection" Kind="Class" />
|
|
<Type Name="CheckedListBox+CheckedItemCollection" Kind="Class" />
|
|
<Type Name="CheckedListBox+ObjectCollection" Kind="Class" />
|
|
<Type Name="CheckState" Kind="Enumeration" />
|
|
<Type Name="Clipboard" Kind="Class" />
|
|
<Type Name="CloseReason" Kind="Enumeration" />
|
|
<Type Name="ColorDepth" Kind="Enumeration" />
|
|
<Type Name="ColorDialog" Kind="Class" />
|
|
<Type Name="ColumnClickEventArgs" Kind="Class" />
|
|
<Type Name="ColumnClickEventHandler" Kind="Delegate" />
|
|
<Type Name="ColumnHeader" Kind="Class" />
|
|
<Type Name="ColumnHeaderAutoResizeStyle" Kind="Enumeration" />
|
|
<Type Name="ColumnHeaderConverter" Kind="Class" />
|
|
<Type Name="ColumnHeaderStyle" Kind="Enumeration" />
|
|
<Type Name="ColumnReorderedEventArgs" Kind="Class" />
|
|
<Type Name="ColumnReorderedEventHandler" Kind="Delegate" />
|
|
<Type Name="ColumnStyle" Kind="Class" />
|
|
<Type Name="ColumnWidthChangedEventArgs" Kind="Class" />
|
|
<Type Name="ColumnWidthChangedEventHandler" Kind="Delegate" />
|
|
<Type Name="ColumnWidthChangingEventArgs" Kind="Class" />
|
|
<Type Name="ColumnWidthChangingEventHandler" Kind="Delegate" />
|
|
<Type Name="ComboBox" Kind="Class" />
|
|
<Type Name="ComboBox+ChildAccessibleObject" Kind="Class" />
|
|
<Type Name="ComboBox+ObjectCollection" Kind="Class" />
|
|
<Type Name="ComboBoxRenderer" Kind="Class" />
|
|
<Type Name="ComboBoxStyle" Kind="Enumeration" />
|
|
<Type Name="CommonDialog" Kind="Class" />
|
|
<Type Name="ContainerControl" Kind="Class" />
|
|
<Type Name="ContentsResizedEventArgs" Kind="Class" />
|
|
<Type Name="ContentsResizedEventHandler" Kind="Delegate" />
|
|
<Type Name="ContextMenu" Kind="Class" />
|
|
<Type Name="ContextMenuStrip" Kind="Class" />
|
|
<Type Name="Control" Kind="Class" />
|
|
<Type Name="Control+ControlAccessibleObject" Kind="Class" />
|
|
<Type Name="Control+ControlCollection" Kind="Class" />
|
|
<Type Name="ControlBindingsCollection" Kind="Class" />
|
|
<Type Name="ControlEventArgs" Kind="Class" />
|
|
<Type Name="ControlEventHandler" Kind="Delegate" />
|
|
<Type Name="ControlPaint" Kind="Class" />
|
|
<Type Name="ControlStyles" Kind="Enumeration" />
|
|
<Type Name="ControlUpdateMode" Kind="Enumeration" />
|
|
<Type Name="ConvertEventArgs" Kind="Class" />
|
|
<Type Name="ConvertEventHandler" Kind="Delegate" />
|
|
<Type Name="CreateParams" Kind="Class" />
|
|
<Type Name="CurrencyManager" Kind="Class" />
|
|
<Type Name="Cursor" Kind="Class" />
|
|
<Type Name="CursorConverter" Kind="Class" />
|
|
<Type Name="Cursors" Kind="Class" />
|
|
<Type Name="DataFormats" Kind="Class" />
|
|
<Type Name="DataFormats+Format" Kind="Class" />
|
|
<Type Name="DataGrid" Kind="Class" />
|
|
<Type Name="DataGrid+HitTestInfo" Kind="Class" />
|
|
<Type Name="DataGrid+HitTestType" Kind="Enumeration" />
|
|
<Type Name="DataGridBoolColumn" Kind="Class" />
|
|
<Type Name="DataGridCell" Kind="Structure" />
|
|
<Type Name="DataGridColumnStyle" Kind="Class" />
|
|
<Type Name="DataGridLineStyle" Kind="Enumeration" />
|
|
<Type Name="DataGridParentRowsLabelStyle" Kind="Enumeration" />
|
|
<Type Name="DataGridPreferredColumnWidthTypeConverter" Kind="Class" />
|
|
<Type Name="DataGridTableStyle" Kind="Class" />
|
|
<Type Name="DataGridTextBox" Kind="Class" />
|
|
<Type Name="DataGridTextBoxColumn" Kind="Class" />
|
|
<Type Name="DataGridView" Kind="Class" />
|
|
<Type Name="DataGridView+DataGridViewControlCollection" Kind="Class" />
|
|
<Type Name="DataGridView+HitTestInfo" Kind="Class" />
|
|
<Type Name="DataGridViewAdvancedBorderStyle" Kind="Class" />
|
|
<Type Name="DataGridViewAdvancedCellBorderStyle" Kind="Enumeration" />
|
|
<Type Name="DataGridViewAutoSizeColumnMode" Kind="Enumeration" />
|
|
<Type Name="DataGridViewAutoSizeColumnModeEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewAutoSizeColumnModeEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewAutoSizeColumnsMode" Kind="Enumeration" />
|
|
<Type Name="DataGridViewAutoSizeColumnsModeEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewAutoSizeColumnsModeEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewAutoSizeModeEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewAutoSizeModeEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewAutoSizeRowMode" Kind="Enumeration" />
|
|
<Type Name="DataGridViewAutoSizeRowsMode" Kind="Enumeration" />
|
|
<Type Name="DataGridViewBand" Kind="Class" />
|
|
<Type Name="DataGridViewBindingCompleteEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewBindingCompleteEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewButtonCell" Kind="Class" />
|
|
<Type Name="DataGridViewButtonColumn" Kind="Class" />
|
|
<Type Name="DataGridViewCell" Kind="Class" />
|
|
<Type Name="DataGridViewCellBorderStyle" Kind="Enumeration" />
|
|
<Type Name="DataGridViewCellCancelEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewCellCancelEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewCellCollection" Kind="Class" />
|
|
<Type Name="DataGridViewCellContextMenuStripNeededEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewCellContextMenuStripNeededEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewCellErrorTextNeededEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewCellErrorTextNeededEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewCellEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewCellEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewCellFormattingEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewCellFormattingEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewCellMouseEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewCellMouseEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewCellPaintingEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewCellPaintingEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewCellParsingEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewCellParsingEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewCellStateChangedEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewCellStateChangedEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewCellStyle" Kind="Class" />
|
|
<Type Name="DataGridViewCellStyleContentChangedEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewCellStyleContentChangedEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewCellStyleConverter" Kind="Class" />
|
|
<Type Name="DataGridViewCellStyleScopes" Kind="Enumeration" />
|
|
<Type Name="DataGridViewCellToolTipTextNeededEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewCellToolTipTextNeededEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewCellValidatingEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewCellValidatingEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewCellValueEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewCellValueEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewCheckBoxCell" Kind="Class" />
|
|
<Type Name="DataGridViewCheckBoxColumn" Kind="Class" />
|
|
<Type Name="DataGridViewClipboardCopyMode" Kind="Enumeration" />
|
|
<Type Name="DataGridViewColumn" Kind="Class" />
|
|
<Type Name="DataGridViewColumnCollection" Kind="Class" />
|
|
<Type Name="DataGridViewColumnDesignTimeVisibleAttribute" Kind="Class" />
|
|
<Type Name="DataGridViewColumnDividerDoubleClickEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewColumnDividerDoubleClickEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewColumnEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewColumnEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewColumnHeaderCell" Kind="Class" />
|
|
<Type Name="DataGridViewColumnHeadersHeightSizeMode" Kind="Enumeration" />
|
|
<Type Name="DataGridViewColumnSortMode" Kind="Enumeration" />
|
|
<Type Name="DataGridViewColumnStateChangedEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewColumnStateChangedEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewComboBoxCell" Kind="Class" />
|
|
<Type Name="DataGridViewComboBoxCell+ObjectCollection" Kind="Class" />
|
|
<Type Name="DataGridViewComboBoxColumn" Kind="Class" />
|
|
<Type Name="DataGridViewComboBoxDisplayStyle" Kind="Enumeration" />
|
|
<Type Name="DataGridViewComboBoxEditingControl" Kind="Class" />
|
|
<Type Name="DataGridViewContentAlignment" Kind="Enumeration" />
|
|
<Type Name="DataGridViewDataErrorContexts" Kind="Enumeration" />
|
|
<Type Name="DataGridViewDataErrorEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewDataErrorEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewEditingControlShowingEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewEditingControlShowingEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewEditMode" Kind="Enumeration" />
|
|
<Type Name="DataGridViewElement" Kind="Class" />
|
|
<Type Name="DataGridViewElementStates" Kind="Enumeration" />
|
|
<Type Name="DataGridViewHeaderBorderStyle" Kind="Enumeration" />
|
|
<Type Name="DataGridViewHeaderCell" Kind="Class" />
|
|
<Type Name="DataGridViewHitTestType" Kind="Enumeration" />
|
|
<Type Name="DataGridViewImageCell" Kind="Class" />
|
|
<Type Name="DataGridViewImageCellLayout" Kind="Enumeration" />
|
|
<Type Name="DataGridViewImageColumn" Kind="Class" />
|
|
<Type Name="DataGridViewLinkCell" Kind="Class" />
|
|
<Type Name="DataGridViewLinkColumn" Kind="Class" />
|
|
<Type Name="DataGridViewPaintParts" Kind="Enumeration" />
|
|
<Type Name="DataGridViewRow" Kind="Class" />
|
|
<Type Name="DataGridViewRowCancelEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewRowCancelEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewRowCollection" Kind="Class" />
|
|
<Type Name="DataGridViewRowContextMenuStripNeededEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewRowContextMenuStripNeededEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewRowDividerDoubleClickEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewRowDividerDoubleClickEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewRowErrorTextNeededEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewRowErrorTextNeededEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewRowEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewRowEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewRowHeaderCell" Kind="Class" />
|
|
<Type Name="DataGridViewRowHeadersWidthSizeMode" Kind="Enumeration" />
|
|
<Type Name="DataGridViewRowHeightInfoNeededEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewRowHeightInfoNeededEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewRowHeightInfoPushedEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewRowHeightInfoPushedEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewRowPostPaintEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewRowPostPaintEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewRowPrePaintEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewRowPrePaintEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewRowsAddedEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewRowsAddedEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewRowsRemovedEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewRowsRemovedEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewRowStateChangedEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewRowStateChangedEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewSelectedCellCollection" Kind="Class" />
|
|
<Type Name="DataGridViewSelectedColumnCollection" Kind="Class" />
|
|
<Type Name="DataGridViewSelectedRowCollection" Kind="Class" />
|
|
<Type Name="DataGridViewSelectionMode" Kind="Enumeration" />
|
|
<Type Name="DataGridViewSortCompareEventArgs" Kind="Class" />
|
|
<Type Name="DataGridViewSortCompareEventHandler" Kind="Delegate" />
|
|
<Type Name="DataGridViewTextBoxCell" Kind="Class" />
|
|
<Type Name="DataGridViewTextBoxColumn" Kind="Class" />
|
|
<Type Name="DataGridViewTextBoxEditingControl" Kind="Class" />
|
|
<Type Name="DataGridViewTopLeftHeaderCell" Kind="Class" />
|
|
<Type Name="DataGridViewTriState" Kind="Enumeration" />
|
|
<Type Name="DataObject" Kind="Class" />
|
|
<Type Name="DataSourceUpdateMode" Kind="Enumeration" />
|
|
<Type Name="DateBoldEventArgs" Kind="Class" />
|
|
<Type Name="DateBoldEventHandler" Kind="Delegate" />
|
|
<Type Name="DateRangeEventArgs" Kind="Class" />
|
|
<Type Name="DateRangeEventHandler" Kind="Delegate" />
|
|
<Type Name="DateTimePicker" Kind="Class" />
|
|
<Type Name="DateTimePicker+DateTimePickerAccessibleObject" Kind="Class" />
|
|
<Type Name="DateTimePickerFormat" Kind="Enumeration" />
|
|
<Type Name="Day" Kind="Enumeration" />
|
|
<Type Name="DialogResult" Kind="Enumeration" />
|
|
<Type Name="DockingAttribute" Kind="Class" />
|
|
<Type Name="DockingBehavior" Kind="Enumeration" />
|
|
<Type Name="DockStyle" Kind="Enumeration" />
|
|
<Type Name="DomainUpDown" Kind="Class" />
|
|
<Type Name="DomainUpDown+DomainItemAccessibleObject" Kind="Class" />
|
|
<Type Name="DomainUpDown+DomainUpDownAccessibleObject" Kind="Class" />
|
|
<Type Name="DomainUpDown+DomainUpDownItemCollection" Kind="Class" />
|
|
<Type Name="DragAction" Kind="Enumeration" />
|
|
<Type Name="DragDropEffects" Kind="Enumeration" />
|
|
<Type Name="DragEventArgs" Kind="Class" />
|
|
<Type Name="DragEventHandler" Kind="Delegate" />
|
|
<Type Name="DrawItemEventArgs" Kind="Class" />
|
|
<Type Name="DrawItemEventHandler" Kind="Delegate" />
|
|
<Type Name="DrawItemState" Kind="Enumeration" />
|
|
<Type Name="DrawListViewColumnHeaderEventArgs" Kind="Class" />
|
|
<Type Name="DrawListViewColumnHeaderEventHandler" Kind="Delegate" />
|
|
<Type Name="DrawListViewItemEventArgs" Kind="Class" />
|
|
<Type Name="DrawListViewItemEventHandler" Kind="Delegate" />
|
|
<Type Name="DrawListViewSubItemEventArgs" Kind="Class" />
|
|
<Type Name="DrawListViewSubItemEventHandler" Kind="Delegate" />
|
|
<Type Name="DrawMode" Kind="Enumeration" />
|
|
<Type Name="DrawToolTipEventArgs" Kind="Class" />
|
|
<Type Name="DrawToolTipEventHandler" Kind="Delegate" />
|
|
<Type Name="DrawTreeNodeEventArgs" Kind="Class" />
|
|
<Type Name="DrawTreeNodeEventHandler" Kind="Delegate" />
|
|
<Type Name="ErrorBlinkStyle" Kind="Enumeration" />
|
|
<Type Name="ErrorIconAlignment" Kind="Enumeration" />
|
|
<Type Name="ErrorProvider" Kind="Class" />
|
|
<Type Name="FeatureSupport" Kind="Class" />
|
|
<Type Name="FileDialog" Kind="Class" />
|
|
<Type Name="FileDialogCustomPlace" Kind="Class" />
|
|
<Type Name="FileDialogCustomPlacesCollection" Kind="Class" />
|
|
<Type Name="FixedPanel" Kind="Enumeration" />
|
|
<Type Name="FlatButtonAppearance" Kind="Class" />
|
|
<Type Name="FlatStyle" Kind="Enumeration" />
|
|
<Type Name="FlowDirection" Kind="Enumeration" />
|
|
<Type Name="FlowLayoutPanel" Kind="Class" />
|
|
<Type Name="FlowLayoutSettings" Kind="Class" />
|
|
<Type Name="FolderBrowserDialog" Kind="Class" />
|
|
<Type Name="FontDialog" Kind="Class" />
|
|
<Type Name="Form" Kind="Class" />
|
|
<Type Name="Form+ControlCollection" Kind="Class" />
|
|
<Type Name="FormBorderStyle" Kind="Enumeration" />
|
|
<Type Name="FormClosedEventArgs" Kind="Class" />
|
|
<Type Name="FormClosedEventHandler" Kind="Delegate" />
|
|
<Type Name="FormClosingEventArgs" Kind="Class" />
|
|
<Type Name="FormClosingEventHandler" Kind="Delegate" />
|
|
<Type Name="FormCollection" Kind="Class" />
|
|
<Type Name="FormStartPosition" Kind="Enumeration" />
|
|
<Type Name="FormWindowState" Kind="Enumeration" />
|
|
<Type Name="FrameStyle" Kind="Enumeration" />
|
|
<Type Name="GetChildAtPointSkip" Kind="Enumeration" />
|
|
<Type Name="GiveFeedbackEventArgs" Kind="Class" />
|
|
<Type Name="GiveFeedbackEventHandler" Kind="Delegate" />
|
|
<Type Name="GridColumnStylesCollection" Kind="Class" />
|
|
<Type Name="GridItem" Kind="Class" />
|
|
<Type Name="GridItemCollection" Kind="Class" />
|
|
<Type Name="GridItemType" Kind="Enumeration" />
|
|
<Type Name="GridTablesFactory" Kind="Class" />
|
|
<Type Name="GridTableStylesCollection" Kind="Class" />
|
|
<Type Name="GroupBox" Kind="Class" />
|
|
<Type Name="GroupBoxRenderer" Kind="Class" />
|
|
<Type Name="HandledMouseEventArgs" Kind="Class" />
|
|
<Type Name="Help" Kind="Class" />
|
|
<Type Name="HelpEventArgs" Kind="Class" />
|
|
<Type Name="HelpEventHandler" Kind="Delegate" />
|
|
<Type Name="HelpNavigator" Kind="Enumeration" />
|
|
<Type Name="HelpProvider" Kind="Class" />
|
|
<Type Name="HorizontalAlignment" Kind="Enumeration" />
|
|
<Type Name="HScrollBar" Kind="Class" />
|
|
<Type Name="HScrollProperties" Kind="Class" />
|
|
<Type Name="HtmlDocument" Kind="Class" />
|
|
<Type Name="HtmlElement" Kind="Class" />
|
|
<Type Name="HtmlElementCollection" Kind="Class" />
|
|
<Type Name="HtmlElementErrorEventArgs" Kind="Class" />
|
|
<Type Name="HtmlElementErrorEventHandler" Kind="Delegate" />
|
|
<Type Name="HtmlElementEventArgs" Kind="Class" />
|
|
<Type Name="HtmlElementEventHandler" Kind="Delegate" />
|
|
<Type Name="HtmlElementInsertionOrientation" Kind="Enumeration" />
|
|
<Type Name="HtmlHistory" Kind="Class" />
|
|
<Type Name="HtmlWindow" Kind="Class" />
|
|
<Type Name="HtmlWindowCollection" Kind="Class" />
|
|
<Type Name="IBindableComponent" Kind="Interface" />
|
|
<Type Name="IButtonControl" Kind="Interface" />
|
|
<Type Name="ICommandExecutor" Kind="Interface" />
|
|
<Type Name="IComponentEditorPageSite" Kind="Interface" />
|
|
<Type Name="IContainerControl" Kind="Interface" />
|
|
<Type Name="ICurrencyManagerProvider" Kind="Interface" />
|
|
<Type Name="IDataGridColumnStyleEditingNotificationService" Kind="Interface" />
|
|
<Type Name="IDataGridEditingService" Kind="Interface" />
|
|
<Type Name="IDataGridViewEditingCell" Kind="Interface" />
|
|
<Type Name="IDataGridViewEditingControl" Kind="Interface" />
|
|
<Type Name="IDataObject" Kind="Interface" />
|
|
<Type Name="IDropTarget" Kind="Interface" />
|
|
<Type Name="IFeatureSupport" Kind="Interface" />
|
|
<Type Name="IFileReaderService" Kind="Interface" />
|
|
<Type Name="ImageIndexConverter" Kind="Class" />
|
|
<Type Name="ImageKeyConverter" Kind="Class" />
|
|
<Type Name="ImageLayout" Kind="Enumeration" />
|
|
<Type Name="ImageList" Kind="Class" />
|
|
<Type Name="ImageList+ImageCollection" Kind="Class" />
|
|
<Type Name="ImageListStreamer" Kind="Class" />
|
|
<Type Name="ImeMode" Kind="Enumeration" />
|
|
<Type Name="IMessageFilter" Kind="Interface" />
|
|
<Type Name="InputLanguage" Kind="Class" />
|
|
<Type Name="InputLanguageChangedEventArgs" Kind="Class" />
|
|
<Type Name="InputLanguageChangedEventHandler" Kind="Delegate" />
|
|
<Type Name="InputLanguageChangingEventArgs" Kind="Class" />
|
|
<Type Name="InputLanguageChangingEventHandler" Kind="Delegate" />
|
|
<Type Name="InputLanguageCollection" Kind="Class" />
|
|
<Type Name="InsertKeyMode" Kind="Enumeration" />
|
|
<Type Name="InvalidateEventArgs" Kind="Class" />
|
|
<Type Name="InvalidateEventHandler" Kind="Delegate" />
|
|
<Type Name="ItemActivation" Kind="Enumeration" />
|
|
<Type Name="ItemBoundsPortion" Kind="Enumeration" />
|
|
<Type Name="ItemChangedEventArgs" Kind="Class" />
|
|
<Type Name="ItemChangedEventHandler" Kind="Delegate" />
|
|
<Type Name="ItemCheckedEventArgs" Kind="Class" />
|
|
<Type Name="ItemCheckedEventHandler" Kind="Delegate" />
|
|
<Type Name="ItemCheckEventArgs" Kind="Class" />
|
|
<Type Name="ItemCheckEventHandler" Kind="Delegate" />
|
|
<Type Name="ItemDragEventArgs" Kind="Class" />
|
|
<Type Name="ItemDragEventHandler" Kind="Delegate" />
|
|
<Type Name="IWin32Window" Kind="Interface" />
|
|
<Type Name="IWindowTarget" Kind="Interface" />
|
|
<Type Name="KeyEventArgs" Kind="Class" />
|
|
<Type Name="KeyEventHandler" Kind="Delegate" />
|
|
<Type Name="KeyPressEventArgs" Kind="Class" />
|
|
<Type Name="KeyPressEventHandler" Kind="Delegate" />
|
|
<Type Name="Keys" Kind="Enumeration" />
|
|
<Type Name="KeysConverter" Kind="Class" />
|
|
<Type Name="Label" Kind="Class" />
|
|
<Type Name="LabelEditEventArgs" Kind="Class" />
|
|
<Type Name="LabelEditEventHandler" Kind="Delegate" />
|
|
<Type Name="LayoutEventArgs" Kind="Class" />
|
|
<Type Name="LayoutEventHandler" Kind="Delegate" />
|
|
<Type Name="LayoutSettings" Kind="Class" />
|
|
<Type Name="LeftRightAlignment" Kind="Enumeration" />
|
|
<Type Name="LinkArea" Kind="Structure" />
|
|
<Type Name="LinkArea+LinkAreaConverter" Kind="Class" />
|
|
<Type Name="LinkBehavior" Kind="Enumeration" />
|
|
<Type Name="LinkClickedEventArgs" Kind="Class" />
|
|
<Type Name="LinkClickedEventHandler" Kind="Delegate" />
|
|
<Type Name="LinkConverter" Kind="Class" />
|
|
<Type Name="LinkLabel" Kind="Class" />
|
|
<Type Name="LinkLabel+Link" Kind="Class" />
|
|
<Type Name="LinkLabel+LinkCollection" Kind="Class" />
|
|
<Type Name="LinkLabelLinkClickedEventArgs" Kind="Class" />
|
|
<Type Name="LinkLabelLinkClickedEventHandler" Kind="Delegate" />
|
|
<Type Name="LinkState" Kind="Enumeration" />
|
|
<Type Name="ListBindingConverter" Kind="Class" />
|
|
<Type Name="ListBindingHelper" Kind="Class" />
|
|
<Type Name="ListBox" Kind="Class" />
|
|
<Type Name="ListBox+IntegerCollection" Kind="Class" />
|
|
<Type Name="ListBox+ObjectCollection" Kind="Class" />
|
|
<Type Name="ListBox+SelectedIndexCollection" Kind="Class" />
|
|
<Type Name="ListBox+SelectedObjectCollection" Kind="Class" />
|
|
<Type Name="ListControl" Kind="Class" />
|
|
<Type Name="ListControlConvertEventArgs" Kind="Class" />
|
|
<Type Name="ListControlConvertEventHandler" Kind="Delegate" />
|
|
<Type Name="ListView" Kind="Class" />
|
|
<Type Name="ListView+CheckedIndexCollection" Kind="Class" />
|
|
<Type Name="ListView+CheckedListViewItemCollection" Kind="Class" />
|
|
<Type Name="ListView+ColumnHeaderCollection" Kind="Class" />
|
|
<Type Name="ListView+ListViewItemCollection" Kind="Class" />
|
|
<Type Name="ListView+SelectedIndexCollection" Kind="Class" />
|
|
<Type Name="ListView+SelectedListViewItemCollection" Kind="Class" />
|
|
<Type Name="ListViewAlignment" Kind="Enumeration" />
|
|
<Type Name="ListViewGroup" Kind="Class" />
|
|
<Type Name="ListViewGroupCollection" Kind="Class" />
|
|
<Type Name="ListViewHitTestInfo" Kind="Class" />
|
|
<Type Name="ListViewHitTestLocations" Kind="Enumeration" />
|
|
<Type Name="ListViewInsertionMark" Kind="Class" />
|
|
<Type Name="ListViewItem" Kind="Class" />
|
|
<Type Name="ListViewItem+ListViewSubItem" Kind="Class" />
|
|
<Type Name="ListViewItem+ListViewSubItemCollection" Kind="Class" />
|
|
<Type Name="ListViewItemConverter" Kind="Class" />
|
|
<Type Name="ListViewItemMouseHoverEventArgs" Kind="Class" />
|
|
<Type Name="ListViewItemMouseHoverEventHandler" Kind="Delegate" />
|
|
<Type Name="ListViewItemSelectionChangedEventArgs" Kind="Class" />
|
|
<Type Name="ListViewItemSelectionChangedEventHandler" Kind="Delegate" />
|
|
<Type Name="ListViewItemStates" Kind="Enumeration" />
|
|
<Type Name="ListViewVirtualItemsSelectionRangeChangedEventArgs" Kind="Class" />
|
|
<Type Name="ListViewVirtualItemsSelectionRangeChangedEventHandler" Kind="Delegate" />
|
|
<Type Name="MainMenu" Kind="Class" />
|
|
<Type Name="MaskedTextBox" Kind="Class" />
|
|
<Type Name="MaskFormat" Kind="Enumeration" />
|
|
<Type Name="MaskInputRejectedEventArgs" Kind="Class" />
|
|
<Type Name="MaskInputRejectedEventHandler" Kind="Delegate" />
|
|
<Type Name="MdiClient" Kind="Class" />
|
|
<Type Name="MdiClient+ControlCollection" Kind="Class" />
|
|
<Type Name="MdiLayout" Kind="Enumeration" />
|
|
<Type Name="MeasureItemEventArgs" Kind="Class" />
|
|
<Type Name="MeasureItemEventHandler" Kind="Delegate" />
|
|
<Type Name="Menu" Kind="Class" />
|
|
<Type Name="Menu+MenuItemCollection" Kind="Class" />
|
|
<Type Name="MenuGlyph" Kind="Enumeration" />
|
|
<Type Name="MenuItem" Kind="Class" />
|
|
<Type Name="MenuMerge" Kind="Enumeration" />
|
|
<Type Name="MenuStrip" Kind="Class" />
|
|
<Type Name="MergeAction" Kind="Enumeration" />
|
|
<Type Name="Message" Kind="Structure" />
|
|
<Type Name="MessageBox" Kind="Class" />
|
|
<Type Name="MessageBoxButtons" Kind="Enumeration" />
|
|
<Type Name="MessageBoxDefaultButton" Kind="Enumeration" />
|
|
<Type Name="MessageBoxIcon" Kind="Enumeration" />
|
|
<Type Name="MessageBoxOptions" Kind="Enumeration" />
|
|
<Type Name="MethodInvoker" Kind="Delegate" />
|
|
<Type Name="MonthCalendar" Kind="Class" />
|
|
<Type Name="MonthCalendar+HitArea" Kind="Enumeration" />
|
|
<Type Name="MonthCalendar+HitTestInfo" Kind="Class" />
|
|
<Type Name="MouseButtons" Kind="Enumeration" />
|
|
<Type Name="MouseEventArgs" Kind="Class" />
|
|
<Type Name="MouseEventHandler" Kind="Delegate" />
|
|
<Type Name="NativeWindow" Kind="Class" />
|
|
<Type Name="NavigateEventArgs" Kind="Class" />
|
|
<Type Name="NavigateEventHandler" Kind="Delegate" />
|
|
<Type Name="NodeLabelEditEventArgs" Kind="Class" />
|
|
<Type Name="NodeLabelEditEventHandler" Kind="Delegate" />
|
|
<Type Name="NotifyIcon" Kind="Class" />
|
|
<Type Name="NumericUpDown" Kind="Class" />
|
|
<Type Name="NumericUpDownAcceleration" Kind="Class" />
|
|
<Type Name="NumericUpDownAccelerationCollection" Kind="Class" />
|
|
<Type Name="OpacityConverter" Kind="Class" />
|
|
<Type Name="OpenFileDialog" Kind="Class" />
|
|
<Type Name="Orientation" Kind="Enumeration" />
|
|
<Type Name="OSFeature" Kind="Class" />
|
|
<Type Name="OwnerDrawPropertyBag" Kind="Class" />
|
|
<Type Name="Padding" Kind="Structure" />
|
|
<Type Name="PaddingConverter" Kind="Class" />
|
|
<Type Name="PageSetupDialog" Kind="Class" />
|
|
<Type Name="PaintEventArgs" Kind="Class" />
|
|
<Type Name="PaintEventHandler" Kind="Delegate" />
|
|
<Type Name="Panel" Kind="Class" />
|
|
<Type Name="PictureBox" Kind="Class" />
|
|
<Type Name="PictureBoxSizeMode" Kind="Enumeration" />
|
|
<Type Name="PopupEventArgs" Kind="Class" />
|
|
<Type Name="PopupEventHandler" Kind="Delegate" />
|
|
<Type Name="PowerLineStatus" Kind="Enumeration" />
|
|
<Type Name="PowerState" Kind="Enumeration" />
|
|
<Type Name="PowerStatus" Kind="Class" />
|
|
<Type Name="PreProcessControlState" Kind="Enumeration" />
|
|
<Type Name="PreviewKeyDownEventArgs" Kind="Class" />
|
|
<Type Name="PreviewKeyDownEventHandler" Kind="Delegate" />
|
|
<Type Name="PrintControllerWithStatusDialog" Kind="Class" />
|
|
<Type Name="PrintDialog" Kind="Class" />
|
|
<Type Name="PrintPreviewControl" Kind="Class" />
|
|
<Type Name="PrintPreviewDialog" Kind="Class" />
|
|
<Type Name="ProfessionalColors" Kind="Class" />
|
|
<Type Name="ProfessionalColorTable" Kind="Class" />
|
|
<Type Name="ProgressBar" Kind="Class" />
|
|
<Type Name="ProgressBarRenderer" Kind="Class" />
|
|
<Type Name="ProgressBarStyle" Kind="Enumeration" />
|
|
<Type Name="PropertyGrid" Kind="Class" />
|
|
<Type Name="PropertyGrid+PropertyTabCollection" Kind="Class" />
|
|
<Type Name="PropertyManager" Kind="Class" />
|
|
<Type Name="PropertySort" Kind="Enumeration" />
|
|
<Type Name="PropertyTabChangedEventArgs" Kind="Class" />
|
|
<Type Name="PropertyTabChangedEventHandler" Kind="Delegate" />
|
|
<Type Name="PropertyValueChangedEventArgs" Kind="Class" />
|
|
<Type Name="PropertyValueChangedEventHandler" Kind="Delegate" />
|
|
<Type Name="QueryAccessibilityHelpEventArgs" Kind="Class" />
|
|
<Type Name="QueryAccessibilityHelpEventHandler" Kind="Delegate" />
|
|
<Type Name="QueryContinueDragEventArgs" Kind="Class" />
|
|
<Type Name="QueryContinueDragEventHandler" Kind="Delegate" />
|
|
<Type Name="QuestionEventArgs" Kind="Class" />
|
|
<Type Name="QuestionEventHandler" Kind="Delegate" />
|
|
<Type Name="RadioButton" Kind="Class" />
|
|
<Type Name="RadioButton+RadioButtonAccessibleObject" Kind="Class" />
|
|
<Type Name="RadioButtonRenderer" Kind="Class" />
|
|
<Type Name="RelatedImageListAttribute" Kind="Class" />
|
|
<Type Name="RetrieveVirtualItemEventArgs" Kind="Class" />
|
|
<Type Name="RetrieveVirtualItemEventHandler" Kind="Delegate" />
|
|
<Type Name="RichTextBox" Kind="Class" />
|
|
<Type Name="RichTextBoxFinds" Kind="Enumeration" />
|
|
<Type Name="RichTextBoxLanguageOptions" Kind="Enumeration" />
|
|
<Type Name="RichTextBoxScrollBars" Kind="Enumeration" />
|
|
<Type Name="RichTextBoxSelectionAttribute" Kind="Enumeration" />
|
|
<Type Name="RichTextBoxSelectionTypes" Kind="Enumeration" />
|
|
<Type Name="RichTextBoxStreamType" Kind="Enumeration" />
|
|
<Type Name="RichTextBoxWordPunctuations" Kind="Enumeration" />
|
|
<Type Name="RightToLeft" Kind="Enumeration" />
|
|
<Type Name="RowStyle" Kind="Class" />
|
|
<Type Name="SaveFileDialog" Kind="Class" />
|
|
<Type Name="Screen" Kind="Class" />
|
|
<Type Name="ScreenOrientation" Kind="Enumeration" />
|
|
<Type Name="ScrollableControl" Kind="Class" />
|
|
<Type Name="ScrollableControl+DockPaddingEdges" Kind="Class" />
|
|
<Type Name="ScrollableControl+DockPaddingEdgesConverter" Kind="Class" />
|
|
<Type Name="ScrollBar" Kind="Class" />
|
|
<Type Name="ScrollBarRenderer" Kind="Class" />
|
|
<Type Name="ScrollBars" Kind="Enumeration" />
|
|
<Type Name="ScrollButton" Kind="Enumeration" />
|
|
<Type Name="ScrollEventArgs" Kind="Class" />
|
|
<Type Name="ScrollEventHandler" Kind="Delegate" />
|
|
<Type Name="ScrollEventType" Kind="Enumeration" />
|
|
<Type Name="ScrollOrientation" Kind="Enumeration" />
|
|
<Type Name="ScrollProperties" Kind="Class" />
|
|
<Type Name="SearchDirectionHint" Kind="Enumeration" />
|
|
<Type Name="SearchForVirtualItemEventArgs" Kind="Class" />
|
|
<Type Name="SearchForVirtualItemEventHandler" Kind="Delegate" />
|
|
<Type Name="SecurityIDType" Kind="Enumeration" />
|
|
<Type Name="SelectedGridItemChangedEventArgs" Kind="Class" />
|
|
<Type Name="SelectedGridItemChangedEventHandler" Kind="Delegate" />
|
|
<Type Name="SelectionMode" Kind="Enumeration" />
|
|
<Type Name="SelectionRange" Kind="Class" />
|
|
<Type Name="SelectionRangeConverter" Kind="Class" />
|
|
<Type Name="SendKeys" Kind="Class" />
|
|
<Type Name="Shortcut" Kind="Enumeration" />
|
|
<Type Name="SizeGripStyle" Kind="Enumeration" />
|
|
<Type Name="SizeType" Kind="Enumeration" />
|
|
<Type Name="SortOrder" Kind="Enumeration" />
|
|
<Type Name="SplitContainer" Kind="Class" />
|
|
<Type Name="Splitter" Kind="Class" />
|
|
<Type Name="SplitterCancelEventArgs" Kind="Class" />
|
|
<Type Name="SplitterCancelEventHandler" Kind="Delegate" />
|
|
<Type Name="SplitterEventArgs" Kind="Class" />
|
|
<Type Name="SplitterEventHandler" Kind="Delegate" />
|
|
<Type Name="SplitterPanel" Kind="Class" />
|
|
<Type Name="StatusBar" Kind="Class" />
|
|
<Type Name="StatusBar+StatusBarPanelCollection" Kind="Class" />
|
|
<Type Name="StatusBarDrawItemEventArgs" Kind="Class" />
|
|
<Type Name="StatusBarDrawItemEventHandler" Kind="Delegate" />
|
|
<Type Name="StatusBarPanel" Kind="Class" />
|
|
<Type Name="StatusBarPanelAutoSize" Kind="Enumeration" />
|
|
<Type Name="StatusBarPanelBorderStyle" Kind="Enumeration" />
|
|
<Type Name="StatusBarPanelClickEventArgs" Kind="Class" />
|
|
<Type Name="StatusBarPanelClickEventHandler" Kind="Delegate" />
|
|
<Type Name="StatusBarPanelStyle" Kind="Enumeration" />
|
|
<Type Name="StatusStrip" Kind="Class" />
|
|
<Type Name="StructFormat" Kind="Enumeration" />
|
|
<Type Name="SystemInformation" Kind="Class" />
|
|
<Type Name="SystemParameter" Kind="Enumeration" />
|
|
<Type Name="TabAlignment" Kind="Enumeration" />
|
|
<Type Name="TabAppearance" Kind="Enumeration" />
|
|
<Type Name="TabControl" Kind="Class" />
|
|
<Type Name="TabControl+ControlCollection" Kind="Class" />
|
|
<Type Name="TabControl+TabPageCollection" Kind="Class" />
|
|
<Type Name="TabControlAction" Kind="Enumeration" />
|
|
<Type Name="TabControlCancelEventArgs" Kind="Class" />
|
|
<Type Name="TabControlCancelEventHandler" Kind="Delegate" />
|
|
<Type Name="TabControlEventArgs" Kind="Class" />
|
|
<Type Name="TabControlEventHandler" Kind="Delegate" />
|
|
<Type Name="TabDrawMode" Kind="Enumeration" />
|
|
<Type Name="TableLayoutCellPaintEventArgs" Kind="Class" />
|
|
<Type Name="TableLayoutCellPaintEventHandler" Kind="Delegate" />
|
|
<Type Name="TableLayoutColumnStyleCollection" Kind="Class" />
|
|
<Type Name="TableLayoutControlCollection" Kind="Class" />
|
|
<Type Name="TableLayoutPanel" Kind="Class" />
|
|
<Type Name="TableLayoutPanelCellBorderStyle" Kind="Enumeration" />
|
|
<Type Name="TableLayoutPanelCellPosition" Kind="Structure" />
|
|
<Type Name="TableLayoutPanelGrowStyle" Kind="Enumeration" />
|
|
<Type Name="TableLayoutRowStyleCollection" Kind="Class" />
|
|
<Type Name="TableLayoutSettings" Kind="Class" />
|
|
<Type Name="TableLayoutStyle" Kind="Class" />
|
|
<Type Name="TableLayoutStyleCollection" Kind="Class" />
|
|
<Type Name="TabPage" Kind="Class" />
|
|
<Type Name="TabPage+TabPageControlCollection" Kind="Class" />
|
|
<Type Name="TabRenderer" Kind="Class" />
|
|
<Type Name="TabSizeMode" Kind="Enumeration" />
|
|
<Type Name="TextBox" Kind="Class" />
|
|
<Type Name="TextBoxBase" Kind="Class" />
|
|
<Type Name="TextBoxRenderer" Kind="Class" />
|
|
<Type Name="TextDataFormat" Kind="Enumeration" />
|
|
<Type Name="TextFormatFlags" Kind="Enumeration" />
|
|
<Type Name="TextImageRelation" Kind="Enumeration" />
|
|
<Type Name="TextRenderer" Kind="Class" />
|
|
<Type Name="ThreadExceptionDialog" Kind="Class" />
|
|
<Type Name="TickStyle" Kind="Enumeration" />
|
|
<Type Name="Timer" Kind="Class" />
|
|
<Type Name="ToolBar" Kind="Class" />
|
|
<Type Name="ToolBar+ToolBarButtonCollection" Kind="Class" />
|
|
<Type Name="ToolBarAppearance" Kind="Enumeration" />
|
|
<Type Name="ToolBarButton" Kind="Class" />
|
|
<Type Name="ToolBarButtonClickEventArgs" Kind="Class" />
|
|
<Type Name="ToolBarButtonClickEventHandler" Kind="Delegate" />
|
|
<Type Name="ToolBarButtonStyle" Kind="Enumeration" />
|
|
<Type Name="ToolBarTextAlign" Kind="Enumeration" />
|
|
<Type Name="ToolStrip" Kind="Class" />
|
|
<Type Name="ToolStrip+ToolStripAccessibleObject" Kind="Class" />
|
|
<Type Name="ToolStripArrowRenderEventArgs" Kind="Class" />
|
|
<Type Name="ToolStripArrowRenderEventHandler" Kind="Delegate" />
|
|
<Type Name="ToolStripButton" Kind="Class" />
|
|
<Type Name="ToolStripComboBox" Kind="Class" />
|
|
<Type Name="ToolStripContainer" Kind="Class" />
|
|
<Type Name="ToolStripContentPanel" Kind="Class" />
|
|
<Type Name="ToolStripContentPanelRenderEventArgs" Kind="Class" />
|
|
<Type Name="ToolStripContentPanelRenderEventHandler" Kind="Delegate" />
|
|
<Type Name="ToolStripControlHost" Kind="Class" />
|
|
<Type Name="ToolStripDropDown" Kind="Class" />
|
|
<Type Name="ToolStripDropDown+ToolStripDropDownAccessibleObject" Kind="Class" />
|
|
<Type Name="ToolStripDropDownButton" Kind="Class" />
|
|
<Type Name="ToolStripDropDownClosedEventArgs" Kind="Class" />
|
|
<Type Name="ToolStripDropDownClosedEventHandler" Kind="Delegate" />
|
|
<Type Name="ToolStripDropDownCloseReason" Kind="Enumeration" />
|
|
<Type Name="ToolStripDropDownClosingEventArgs" Kind="Class" />
|
|
<Type Name="ToolStripDropDownClosingEventHandler" Kind="Delegate" />
|
|
<Type Name="ToolStripDropDownDirection" Kind="Enumeration" />
|
|
<Type Name="ToolStripDropDownItem" Kind="Class" />
|
|
<Type Name="ToolStripDropDownItemAccessibleObject" Kind="Class" />
|
|
<Type Name="ToolStripDropDownMenu" Kind="Class" />
|
|
<Type Name="ToolStripGripDisplayStyle" Kind="Enumeration" />
|
|
<Type Name="ToolStripGripRenderEventArgs" Kind="Class" />
|
|
<Type Name="ToolStripGripRenderEventHandler" Kind="Delegate" />
|
|
<Type Name="ToolStripGripStyle" Kind="Enumeration" />
|
|
<Type Name="ToolStripItem" Kind="Class" />
|
|
<Type Name="ToolStripItem+ToolStripItemAccessibleObject" Kind="Class" />
|
|
<Type Name="ToolStripItemAlignment" Kind="Enumeration" />
|
|
<Type Name="ToolStripItemClickedEventArgs" Kind="Class" />
|
|
<Type Name="ToolStripItemClickedEventHandler" Kind="Delegate" />
|
|
<Type Name="ToolStripItemCollection" Kind="Class" />
|
|
<Type Name="ToolStripItemDisplayStyle" Kind="Enumeration" />
|
|
<Type Name="ToolStripItemEventArgs" Kind="Class" />
|
|
<Type Name="ToolStripItemEventHandler" Kind="Delegate" />
|
|
<Type Name="ToolStripItemImageRenderEventArgs" Kind="Class" />
|
|
<Type Name="ToolStripItemImageRenderEventHandler" Kind="Delegate" />
|
|
<Type Name="ToolStripItemImageScaling" Kind="Enumeration" />
|
|
<Type Name="ToolStripItemOverflow" Kind="Enumeration" />
|
|
<Type Name="ToolStripItemPlacement" Kind="Enumeration" />
|
|
<Type Name="ToolStripItemRenderEventArgs" Kind="Class" />
|
|
<Type Name="ToolStripItemRenderEventHandler" Kind="Delegate" />
|
|
<Type Name="ToolStripItemTextRenderEventArgs" Kind="Class" />
|
|
<Type Name="ToolStripItemTextRenderEventHandler" Kind="Delegate" />
|
|
<Type Name="ToolStripLabel" Kind="Class" />
|
|
<Type Name="ToolStripLayoutStyle" Kind="Enumeration" />
|
|
<Type Name="ToolStripManager" Kind="Class" />
|
|
<Type Name="ToolStripManagerRenderMode" Kind="Enumeration" />
|
|
<Type Name="ToolStripMenuItem" Kind="Class" />
|
|
<Type Name="ToolStripOverflow" Kind="Class" />
|
|
<Type Name="ToolStripOverflowButton" Kind="Class" />
|
|
<Type Name="ToolStripPanel" Kind="Class" />
|
|
<Type Name="ToolStripPanel+ToolStripPanelRowCollection" Kind="Class" />
|
|
<Type Name="ToolStripPanelRenderEventArgs" Kind="Class" />
|
|
<Type Name="ToolStripPanelRenderEventHandler" Kind="Delegate" />
|
|
<Type Name="ToolStripPanelRow" Kind="Class" />
|
|
<Type Name="ToolStripProfessionalRenderer" Kind="Class" />
|
|
<Type Name="ToolStripProgressBar" Kind="Class" />
|
|
<Type Name="ToolStripRenderer" Kind="Class" />
|
|
<Type Name="ToolStripRenderEventArgs" Kind="Class" />
|
|
<Type Name="ToolStripRenderEventHandler" Kind="Delegate" />
|
|
<Type Name="ToolStripRenderMode" Kind="Enumeration" />
|
|
<Type Name="ToolStripSeparator" Kind="Class" />
|
|
<Type Name="ToolStripSeparatorRenderEventArgs" Kind="Class" />
|
|
<Type Name="ToolStripSeparatorRenderEventHandler" Kind="Delegate" />
|
|
<Type Name="ToolStripSplitButton" Kind="Class" />
|
|
<Type Name="ToolStripSplitButton+ToolStripSplitButtonAccessibleObject" Kind="Class" />
|
|
<Type Name="ToolStripStatusLabel" Kind="Class" />
|
|
<Type Name="ToolStripStatusLabelBorderSides" Kind="Enumeration" />
|
|
<Type Name="ToolStripSystemRenderer" Kind="Class" />
|
|
<Type Name="ToolStripTextBox" Kind="Class" />
|
|
<Type Name="ToolStripTextDirection" Kind="Enumeration" />
|
|
<Type Name="ToolTip" Kind="Class" />
|
|
<Type Name="ToolTipIcon" Kind="Enumeration" />
|
|
<Type Name="TrackBar" Kind="Class" />
|
|
<Type Name="TrackBarRenderer" Kind="Class" />
|
|
<Type Name="TreeNode" Kind="Class" />
|
|
<Type Name="TreeNodeCollection" Kind="Class" />
|
|
<Type Name="TreeNodeConverter" Kind="Class" />
|
|
<Type Name="TreeNodeMouseClickEventArgs" Kind="Class" />
|
|
<Type Name="TreeNodeMouseClickEventHandler" Kind="Delegate" />
|
|
<Type Name="TreeNodeMouseHoverEventArgs" Kind="Class" />
|
|
<Type Name="TreeNodeMouseHoverEventHandler" Kind="Delegate" />
|
|
<Type Name="TreeNodeStates" Kind="Enumeration" />
|
|
<Type Name="TreeView" Kind="Class" />
|
|
<Type Name="TreeViewAction" Kind="Enumeration" />
|
|
<Type Name="TreeViewCancelEventArgs" Kind="Class" />
|
|
<Type Name="TreeViewCancelEventHandler" Kind="Delegate" />
|
|
<Type Name="TreeViewDrawMode" Kind="Enumeration" />
|
|
<Type Name="TreeViewEventArgs" Kind="Class" />
|
|
<Type Name="TreeViewEventHandler" Kind="Delegate" />
|
|
<Type Name="TreeViewHitTestInfo" Kind="Class" />
|
|
<Type Name="TreeViewHitTestLocations" Kind="Enumeration" />
|
|
<Type Name="TreeViewImageIndexConverter" Kind="Class" />
|
|
<Type Name="TreeViewImageKeyConverter" Kind="Class" />
|
|
<Type Name="TypeValidationEventArgs" Kind="Class" />
|
|
<Type Name="TypeValidationEventHandler" Kind="Delegate" />
|
|
<Type Name="UICues" Kind="Enumeration" />
|
|
<Type Name="UICuesEventArgs" Kind="Class" />
|
|
<Type Name="UICuesEventHandler" Kind="Delegate" />
|
|
<Type Name="UnhandledExceptionMode" Kind="Enumeration" />
|
|
<Type Name="UpDownBase" Kind="Class" />
|
|
<Type Name="UpDownEventArgs" Kind="Class" />
|
|
<Type Name="UpDownEventHandler" Kind="Delegate" />
|
|
<Type Name="UserControl" Kind="Class" />
|
|
<Type Name="ValidationConstraints" Kind="Enumeration" />
|
|
<Type Name="View" Kind="Enumeration" />
|
|
<Type Name="VScrollBar" Kind="Class" />
|
|
<Type Name="VScrollProperties" Kind="Class" />
|
|
<Type Name="WebBrowser" Kind="Class" />
|
|
<Type Name="WebBrowserBase" Kind="Class" />
|
|
<Type Name="WebBrowserDocumentCompletedEventArgs" Kind="Class" />
|
|
<Type Name="WebBrowserDocumentCompletedEventHandler" Kind="Delegate" />
|
|
<Type Name="WebBrowserEncryptionLevel" Kind="Enumeration" />
|
|
<Type Name="WebBrowserNavigatedEventArgs" Kind="Class" />
|
|
<Type Name="WebBrowserNavigatedEventHandler" Kind="Delegate" />
|
|
<Type Name="WebBrowserNavigatingEventArgs" Kind="Class" />
|
|
<Type Name="WebBrowserNavigatingEventHandler" Kind="Delegate" />
|
|
<Type Name="WebBrowserProgressChangedEventArgs" Kind="Class" />
|
|
<Type Name="WebBrowserProgressChangedEventHandler" Kind="Delegate" />
|
|
<Type Name="WebBrowserReadyState" Kind="Enumeration" />
|
|
<Type Name="WebBrowserRefreshOption" Kind="Enumeration" />
|
|
<Type Name="WebBrowserSiteBase" Kind="Class" />
|
|
<Type Name="WindowsFormsSection" Kind="Class" />
|
|
<Type Name="WindowsFormsSynchronizationContext" Kind="Class" />
|
|
</Namespace>
|
|
<Namespace Name="System.Windows.Forms.ComponentModel.Com2Interop">
|
|
<Type Name="Com2Variant" Kind="Class" />
|
|
<Type Name="ICom2PropertyPageDisplayService" Kind="Interface" />
|
|
<Type Name="IComPropertyBrowser" Kind="Interface" />
|
|
</Namespace>
|
|
<Namespace Name="System.Windows.Forms.Design">
|
|
<Type Name="ComponentEditorForm" Kind="Class" />
|
|
<Type Name="ComponentEditorPage" Kind="Class" />
|
|
<Type Name="EventsTab" Kind="Class" />
|
|
<Type Name="IUIService" Kind="Interface" />
|
|
<Type Name="IWindowsFormsEditorService" Kind="Interface" />
|
|
<Type Name="PropertyTab" Kind="Class" />
|
|
<Type Name="ToolStripItemDesignerAvailability" Kind="Enumeration" />
|
|
<Type Name="ToolStripItemDesignerAvailabilityAttribute" Kind="Class" />
|
|
<Type Name="WindowsFormsComponentEditor" Kind="Class" />
|
|
</Namespace>
|
|
<Namespace Name="System.Windows.Forms.Layout">
|
|
<Type Name="ArrangedElementCollection" Kind="Class" />
|
|
<Type Name="LayoutEngine" Kind="Class" />
|
|
<Type Name="TableLayoutSettingsTypeConverter" Kind="Class" />
|
|
</Namespace>
|
|
<Namespace Name="System.Windows.Forms.PropertyGridInternal">
|
|
<Type Name="IRootGridEntry" Kind="Interface" />
|
|
<Type Name="PropertiesTab" Kind="Class" />
|
|
<Type Name="PropertyGridCommands" Kind="Class" />
|
|
</Namespace>
|
|
<Namespace Name="System.Windows.Forms.VisualStyles">
|
|
<Type Name="BackgroundType" Kind="Enumeration" />
|
|
<Type Name="BooleanProperty" Kind="Enumeration" />
|
|
<Type Name="BorderType" Kind="Enumeration" />
|
|
<Type Name="Button+CheckBox" Kind="Class" />
|
|
<Type Name="Button+GroupBox" Kind="Class" />
|
|
<Type Name="Button+PushButton" Kind="Class" />
|
|
<Type Name="Button+RadioButton" Kind="Class" />
|
|
<Type Name="Button+UserButton" Kind="Class" />
|
|
<Type Name="CheckBoxState" Kind="Enumeration" />
|
|
<Type Name="ColorProperty" Kind="Enumeration" />
|
|
<Type Name="ComboBox+DropDownButton" Kind="Class" />
|
|
<Type Name="ComboBoxState" Kind="Enumeration" />
|
|
<Type Name="ContentAlignment" Kind="Enumeration" />
|
|
<Type Name="EdgeEffects" Kind="Enumeration" />
|
|
<Type Name="Edges" Kind="Enumeration" />
|
|
<Type Name="EdgeStyle" Kind="Enumeration" />
|
|
<Type Name="EnumProperty" Kind="Enumeration" />
|
|
<Type Name="ExplorerBar+HeaderBackground" Kind="Class" />
|
|
<Type Name="ExplorerBar+HeaderClose" Kind="Class" />
|
|
<Type Name="ExplorerBar+HeaderPin" Kind="Class" />
|
|
<Type Name="ExplorerBar+IEBarMenu" Kind="Class" />
|
|
<Type Name="ExplorerBar+NormalGroupBackground" Kind="Class" />
|
|
<Type Name="ExplorerBar+NormalGroupCollapse" Kind="Class" />
|
|
<Type Name="ExplorerBar+NormalGroupExpand" Kind="Class" />
|
|
<Type Name="ExplorerBar+NormalGroupHead" Kind="Class" />
|
|
<Type Name="ExplorerBar+SpecialGroupBackground" Kind="Class" />
|
|
<Type Name="ExplorerBar+SpecialGroupCollapse" Kind="Class" />
|
|
<Type Name="ExplorerBar+SpecialGroupExpand" Kind="Class" />
|
|
<Type Name="ExplorerBar+SpecialGroupHead" Kind="Class" />
|
|
<Type Name="FilenameProperty" Kind="Enumeration" />
|
|
<Type Name="FillType" Kind="Enumeration" />
|
|
<Type Name="FontProperty" Kind="Enumeration" />
|
|
<Type Name="GlyphFontSizingType" Kind="Enumeration" />
|
|
<Type Name="GlyphType" Kind="Enumeration" />
|
|
<Type Name="GroupBoxState" Kind="Enumeration" />
|
|
<Type Name="Header+Item" Kind="Class" />
|
|
<Type Name="Header+ItemLeft" Kind="Class" />
|
|
<Type Name="Header+ItemRight" Kind="Class" />
|
|
<Type Name="Header+SortArrow" Kind="Class" />
|
|
<Type Name="HitTestCode" Kind="Enumeration" />
|
|
<Type Name="HitTestOptions" Kind="Enumeration" />
|
|
<Type Name="HorizontalAlign" Kind="Enumeration" />
|
|
<Type Name="IconEffect" Kind="Enumeration" />
|
|
<Type Name="ImageOrientation" Kind="Enumeration" />
|
|
<Type Name="ImageSelectType" Kind="Enumeration" />
|
|
<Type Name="IntegerProperty" Kind="Enumeration" />
|
|
<Type Name="ListView+Detail" Kind="Class" />
|
|
<Type Name="ListView+EmptyText" Kind="Class" />
|
|
<Type Name="ListView+Group" Kind="Class" />
|
|
<Type Name="ListView+Item" Kind="Class" />
|
|
<Type Name="ListView+SortedDetail" Kind="Class" />
|
|
<Type Name="MarginProperty" Kind="Enumeration" />
|
|
<Type Name="Menu+BarDropDown" Kind="Class" />
|
|
<Type Name="Menu+BarItem" Kind="Class" />
|
|
<Type Name="Menu+Chevron" Kind="Class" />
|
|
<Type Name="Menu+DropDown" Kind="Class" />
|
|
<Type Name="Menu+Item" Kind="Class" />
|
|
<Type Name="Menu+Separator" Kind="Class" />
|
|
<Type Name="MenuBand+NewApplicationButton" Kind="Class" />
|
|
<Type Name="MenuBand+Separator" Kind="Class" />
|
|
<Type Name="OffsetType" Kind="Enumeration" />
|
|
<Type Name="Page+Down" Kind="Class" />
|
|
<Type Name="Page+DownHorizontal" Kind="Class" />
|
|
<Type Name="Page+Up" Kind="Class" />
|
|
<Type Name="Page+UpHorizontal" Kind="Class" />
|
|
<Type Name="PointProperty" Kind="Enumeration" />
|
|
<Type Name="ProgressBar+Bar" Kind="Class" />
|
|
<Type Name="ProgressBar+BarVertical" Kind="Class" />
|
|
<Type Name="ProgressBar+Chunk" Kind="Class" />
|
|
<Type Name="ProgressBar+ChunkVertical" Kind="Class" />
|
|
<Type Name="PushButtonState" Kind="Enumeration" />
|
|
<Type Name="RadioButtonState" Kind="Enumeration" />
|
|
<Type Name="Rebar+Band" Kind="Class" />
|
|
<Type Name="Rebar+Chevron" Kind="Class" />
|
|
<Type Name="Rebar+ChevronVertical" Kind="Class" />
|
|
<Type Name="Rebar+Gripper" Kind="Class" />
|
|
<Type Name="Rebar+GripperVertical" Kind="Class" />
|
|
<Type Name="ScrollBar+ArrowButton" Kind="Class" />
|
|
<Type Name="ScrollBar+GripperHorizontal" Kind="Class" />
|
|
<Type Name="ScrollBar+GripperVertical" Kind="Class" />
|
|
<Type Name="ScrollBar+LeftTrackHorizontal" Kind="Class" />
|
|
<Type Name="ScrollBar+LowerTrackVertical" Kind="Class" />
|
|
<Type Name="ScrollBar+RightTrackHorizontal" Kind="Class" />
|
|
<Type Name="ScrollBar+SizeBox" Kind="Class" />
|
|
<Type Name="ScrollBar+ThumbButtonHorizontal" Kind="Class" />
|
|
<Type Name="ScrollBar+ThumbButtonVertical" Kind="Class" />
|
|
<Type Name="ScrollBar+UpperTrackVertical" Kind="Class" />
|
|
<Type Name="ScrollBarArrowButtonState" Kind="Enumeration" />
|
|
<Type Name="ScrollBarSizeBoxState" Kind="Enumeration" />
|
|
<Type Name="ScrollBarState" Kind="Enumeration" />
|
|
<Type Name="SizingType" Kind="Enumeration" />
|
|
<Type Name="Spin+Down" Kind="Class" />
|
|
<Type Name="Spin+DownHorizontal" Kind="Class" />
|
|
<Type Name="Spin+Up" Kind="Class" />
|
|
<Type Name="Spin+UpHorizontal" Kind="Class" />
|
|
<Type Name="StartPanel+LogOff" Kind="Class" />
|
|
<Type Name="StartPanel+LogOffButtons" Kind="Class" />
|
|
<Type Name="StartPanel+MorePrograms" Kind="Class" />
|
|
<Type Name="StartPanel+MoreProgramsArrow" Kind="Class" />
|
|
<Type Name="StartPanel+PlaceList" Kind="Class" />
|
|
<Type Name="StartPanel+PlaceListSeparator" Kind="Class" />
|
|
<Type Name="StartPanel+Preview" Kind="Class" />
|
|
<Type Name="StartPanel+ProgList" Kind="Class" />
|
|
<Type Name="StartPanel+ProgListSeparator" Kind="Class" />
|
|
<Type Name="StartPanel+UserPane" Kind="Class" />
|
|
<Type Name="StartPanel+UserPicture" Kind="Class" />
|
|
<Type Name="Status+Bar" Kind="Class" />
|
|
<Type Name="Status+Gripper" Kind="Class" />
|
|
<Type Name="Status+GripperPane" Kind="Class" />
|
|
<Type Name="Status+Pane" Kind="Class" />
|
|
<Type Name="StringProperty" Kind="Enumeration" />
|
|
<Type Name="Tab+Body" Kind="Class" />
|
|
<Type Name="Tab+Pane" Kind="Class" />
|
|
<Type Name="Tab+TabItem" Kind="Class" />
|
|
<Type Name="Tab+TabItemBothEdges" Kind="Class" />
|
|
<Type Name="Tab+TabItemLeftEdge" Kind="Class" />
|
|
<Type Name="Tab+TabItemRightEdge" Kind="Class" />
|
|
<Type Name="Tab+TopTabItem" Kind="Class" />
|
|
<Type Name="Tab+TopTabItemBothEdges" Kind="Class" />
|
|
<Type Name="Tab+TopTabItemLeftEdge" Kind="Class" />
|
|
<Type Name="Tab+TopTabItemRightEdge" Kind="Class" />
|
|
<Type Name="TabItemState" Kind="Enumeration" />
|
|
<Type Name="TaskBand+FlashButton" Kind="Class" />
|
|
<Type Name="TaskBand+FlashButtonGroupMenu" Kind="Class" />
|
|
<Type Name="TaskBand+GroupCount" Kind="Class" />
|
|
<Type Name="Taskbar+BackgroundBottom" Kind="Class" />
|
|
<Type Name="Taskbar+BackgroundLeft" Kind="Class" />
|
|
<Type Name="Taskbar+BackgroundRight" Kind="Class" />
|
|
<Type Name="Taskbar+BackgroundTop" Kind="Class" />
|
|
<Type Name="Taskbar+SizingBarBottom" Kind="Class" />
|
|
<Type Name="Taskbar+SizingBarLeft" Kind="Class" />
|
|
<Type Name="Taskbar+SizingBarRight" Kind="Class" />
|
|
<Type Name="Taskbar+SizingBarTop" Kind="Class" />
|
|
<Type Name="TaskbarClock+Time" Kind="Class" />
|
|
<Type Name="TextBox+Caret" Kind="Class" />
|
|
<Type Name="TextBox+TextEdit" Kind="Class" />
|
|
<Type Name="TextBoxState" Kind="Enumeration" />
|
|
<Type Name="TextMetrics" Kind="Structure" />
|
|
<Type Name="TextMetricsCharacterSet" Kind="Enumeration" />
|
|
<Type Name="TextMetricsPitchAndFamilyValues" Kind="Enumeration" />
|
|
<Type Name="TextShadowType" Kind="Enumeration" />
|
|
<Type Name="ThemeSizeType" Kind="Enumeration" />
|
|
<Type Name="ToolBar+Button" Kind="Class" />
|
|
<Type Name="ToolBar+DropDownButton" Kind="Class" />
|
|
<Type Name="ToolBar+SeparatorHorizontal" Kind="Class" />
|
|
<Type Name="ToolBar+SeparatorVertical" Kind="Class" />
|
|
<Type Name="ToolBar+SplitButton" Kind="Class" />
|
|
<Type Name="ToolBar+SplitButtonDropDown" Kind="Class" />
|
|
<Type Name="ToolBarState" Kind="Enumeration" />
|
|
<Type Name="ToolTip+Balloon" Kind="Class" />
|
|
<Type Name="ToolTip+BalloonTitle" Kind="Class" />
|
|
<Type Name="ToolTip+Close" Kind="Class" />
|
|
<Type Name="ToolTip+Standard" Kind="Class" />
|
|
<Type Name="ToolTip+StandardTitle" Kind="Class" />
|
|
<Type Name="TrackBar+Thumb" Kind="Class" />
|
|
<Type Name="TrackBar+ThumbBottom" Kind="Class" />
|
|
<Type Name="TrackBar+ThumbLeft" Kind="Class" />
|
|
<Type Name="TrackBar+ThumbRight" Kind="Class" />
|
|
<Type Name="TrackBar+ThumbTop" Kind="Class" />
|
|
<Type Name="TrackBar+ThumbVertical" Kind="Class" />
|
|
<Type Name="TrackBar+Ticks" Kind="Class" />
|
|
<Type Name="TrackBar+TicksVertical" Kind="Class" />
|
|
<Type Name="TrackBar+Track" Kind="Class" />
|
|
<Type Name="TrackBar+TrackVertical" Kind="Class" />
|
|
<Type Name="TrackBarThumbState" Kind="Enumeration" />
|
|
<Type Name="TrayNotify+AnimateBackground" Kind="Class" />
|
|
<Type Name="TrayNotify+Background" Kind="Class" />
|
|
<Type Name="TreeView+Branch" Kind="Class" />
|
|
<Type Name="TreeView+Glyph" Kind="Class" />
|
|
<Type Name="TreeView+Item" Kind="Class" />
|
|
<Type Name="TrueSizeScalingType" Kind="Enumeration" />
|
|
<Type Name="VerticalAlignment" Kind="Enumeration" />
|
|
<Type Name="VisualStyleElement" Kind="Class" />
|
|
<Type Name="VisualStyleElement+Button" Kind="Class" />
|
|
<Type Name="VisualStyleElement+ComboBox" Kind="Class" />
|
|
<Type Name="VisualStyleElement+ExplorerBar" Kind="Class" />
|
|
<Type Name="VisualStyleElement+Header" Kind="Class" />
|
|
<Type Name="VisualStyleElement+ListView" Kind="Class" />
|
|
<Type Name="VisualStyleElement+Menu" Kind="Class" />
|
|
<Type Name="VisualStyleElement+MenuBand" Kind="Class" />
|
|
<Type Name="VisualStyleElement+Page" Kind="Class" />
|
|
<Type Name="VisualStyleElement+ProgressBar" Kind="Class" />
|
|
<Type Name="VisualStyleElement+Rebar" Kind="Class" />
|
|
<Type Name="VisualStyleElement+ScrollBar" Kind="Class" />
|
|
<Type Name="VisualStyleElement+Spin" Kind="Class" />
|
|
<Type Name="VisualStyleElement+StartPanel" Kind="Class" />
|
|
<Type Name="VisualStyleElement+Status" Kind="Class" />
|
|
<Type Name="VisualStyleElement+Tab" Kind="Class" />
|
|
<Type Name="VisualStyleElement+TaskBand" Kind="Class" />
|
|
<Type Name="VisualStyleElement+Taskbar" Kind="Class" />
|
|
<Type Name="VisualStyleElement+TaskbarClock" Kind="Class" />
|
|
<Type Name="VisualStyleElement+TextBox" Kind="Class" />
|
|
<Type Name="VisualStyleElement+ToolBar" Kind="Class" />
|
|
<Type Name="VisualStyleElement+ToolTip" Kind="Class" />
|
|
<Type Name="VisualStyleElement+TrackBar" Kind="Class" />
|
|
<Type Name="VisualStyleElement+TrayNotify" Kind="Class" />
|
|
<Type Name="VisualStyleElement+TreeView" Kind="Class" />
|
|
<Type Name="VisualStyleElement+Window" Kind="Class" />
|
|
<Type Name="VisualStyleInformation" Kind="Class" />
|
|
<Type Name="VisualStyleRenderer" Kind="Class" />
|
|
<Type Name="VisualStyleState" Kind="Enumeration" />
|
|
<Type Name="Window+Caption" Kind="Class" />
|
|
<Type Name="Window+CaptionSizingTemplate" Kind="Class" />
|
|
<Type Name="Window+CloseButton" Kind="Class" />
|
|
<Type Name="Window+Dialog" Kind="Class" />
|
|
<Type Name="Window+FrameBottom" Kind="Class" />
|
|
<Type Name="Window+FrameBottomSizingTemplate" Kind="Class" />
|
|
<Type Name="Window+FrameLeft" Kind="Class" />
|
|
<Type Name="Window+FrameLeftSizingTemplate" Kind="Class" />
|
|
<Type Name="Window+FrameRight" Kind="Class" />
|
|
<Type Name="Window+FrameRightSizingTemplate" Kind="Class" />
|
|
<Type Name="Window+HelpButton" Kind="Class" />
|
|
<Type Name="Window+HorizontalScroll" Kind="Class" />
|
|
<Type Name="Window+HorizontalThumb" Kind="Class" />
|
|
<Type Name="Window+MaxButton" Kind="Class" />
|
|
<Type Name="Window+MaxCaption" Kind="Class" />
|
|
<Type Name="Window+MdiCloseButton" Kind="Class" />
|
|
<Type Name="Window+MdiHelpButton" Kind="Class" />
|
|
<Type Name="Window+MdiMinButton" Kind="Class" />
|
|
<Type Name="Window+MdiRestoreButton" Kind="Class" />
|
|
<Type Name="Window+MdiSysButton" Kind="Class" />
|
|
<Type Name="Window+MinButton" Kind="Class" />
|
|
<Type Name="Window+MinCaption" Kind="Class" />
|
|
<Type Name="Window+RestoreButton" Kind="Class" />
|
|
<Type Name="Window+SmallCaption" Kind="Class" />
|
|
<Type Name="Window+SmallCaptionSizingTemplate" Kind="Class" />
|
|
<Type Name="Window+SmallCloseButton" Kind="Class" />
|
|
<Type Name="Window+SmallFrameBottom" Kind="Class" />
|
|
<Type Name="Window+SmallFrameBottomSizingTemplate" Kind="Class" />
|
|
<Type Name="Window+SmallFrameLeft" Kind="Class" />
|
|
<Type Name="Window+SmallFrameLeftSizingTemplate" Kind="Class" />
|
|
<Type Name="Window+SmallFrameRight" Kind="Class" />
|
|
<Type Name="Window+SmallFrameRightSizingTemplate" Kind="Class" />
|
|
<Type Name="Window+SmallMaxCaption" Kind="Class" />
|
|
<Type Name="Window+SmallMinCaption" Kind="Class" />
|
|
<Type Name="Window+SysButton" Kind="Class" />
|
|
<Type Name="Window+VerticalScroll" Kind="Class" />
|
|
<Type Name="Window+VerticalThumb" Kind="Class" />
|
|
</Namespace>
|
|
<Namespace Name="System.Windows.Forms.X11Internal">
|
|
</Namespace>
|
|
</Types>
|
|
<Title>System.Windows.Forms</Title>
|
|
</Overview>
|