QueryResultsEditor Class
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
System.Windows.Forms..::..ScrollableControl
System.Windows.Forms..::..ContainerControl
System.Windows.Forms..::..UserControl
Microsoft.VisualStudio.Data.Tools.Package.QueryResults..::..QueryResultsEditor
Namespace: Microsoft.VisualStudio.Data.Tools.Package.QueryResults
Assembly: Microsoft.VisualStudio.Data.Tools.Package (in Microsoft.VisualStudio.Data.Tools.Package.dll)
Syntax
'Declaration
Public NotInheritable Class QueryResultsEditor _
Inherits UserControl
'Usage
Dim instance As QueryResultsEditor
public sealed class QueryResultsEditor : UserControl
public ref class QueryResultsEditor sealed : public UserControl
[<SealedAttribute>]
type QueryResultsEditor =
class
inherit UserControl
end
public final class QueryResultsEditor extends UserControl
The QueryResultsEditor type exposes the following members.
Constructors
Name | Description | |
---|---|---|
QueryResultsEditor | Initializes a new instance of the QueryResultsEditor class. |
Top
Properties
Name | Description | |
---|---|---|
AccessibilityObject | (Inherited from Control.) | |
AccessibleDefaultActionDescription | (Inherited from Control.) | |
AccessibleDescription | (Inherited from Control.) | |
AccessibleName | (Inherited from Control.) | |
AccessibleRole | (Inherited from Control.) | |
ActiveControl | (Inherited from ContainerControl.) | |
ActiveSelectionColor | Gets or sets {insert text here}. | |
AllowDrop | (Inherited from Control.) | |
Anchor | (Inherited from Control.) | |
AutoScaleDimensions | (Inherited from ContainerControl.) | |
AutoScaleFactor | (Inherited from ContainerControl.) | |
AutoScaleMode | (Inherited from ContainerControl.) | |
AutoScroll | (Inherited from ScrollableControl.) | |
AutoScrollMargin | (Inherited from ScrollableControl.) | |
AutoScrollMinSize | (Inherited from ScrollableControl.) | |
AutoScrollOffset | (Inherited from Control.) | |
AutoScrollPosition | (Inherited from ScrollableControl.) | |
AutoSize | (Inherited from UserControl.) | |
AutoSizeMode | (Inherited from UserControl.) | |
AutoValidate | (Inherited from UserControl.) | |
BackColor | (Inherited from Control.) | |
BackgroundImage | (Inherited from Control.) | |
BackgroundImageLayout | (Inherited from Control.) | |
BindingContext | (Inherited from ContainerControl.) | |
BorderStyle | (Inherited from UserControl.) | |
Bottom | (Inherited from Control.) | |
Bounds | (Inherited from Control.) | |
CanEnableIme | (Inherited from ContainerControl.) | |
CanFocus | (Inherited from Control.) | |
CanRaiseEvents | (Inherited from Control.) | |
CanSelect | (Inherited from Control.) | |
Capture | (Inherited from Control.) | |
CausesValidation | (Inherited from Control.) | |
ClientRectangle | (Inherited from Control.) | |
ClientSize | (Inherited from Control.) | |
ColumnHeaderHeight | Gets or sets {insert text here}. | |
CompanyName | (Inherited from Control.) | |
Container | (Inherited from Component.) | |
ContainsFocus | (Inherited from Control.) | |
ContextMenu | (Inherited from Control.) | |
ContextMenuStrip | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
Created | (Inherited from Control.) | |
CreateParams | (Inherited from UserControl.) | |
CurrentAutoScaleDimensions | (Inherited from ContainerControl.) | |
CurrentStatusText | Gets or sets {insert text here}. | |
Cursor | (Inherited from Control.) | |
DataBindings | (Inherited from Control.) | |
DBNullFont | Gets {insert text here}. | |
DefaultCursor | (Inherited from Control.) | |
DefaultImeMode | (Inherited from Control.) | |
DefaultMargin | (Inherited from Control.) | |
DefaultMaximumSize | (Inherited from Control.) | |
DefaultMinimumSize | (Inherited from Control.) | |
DefaultPadding | (Inherited from Control.) | |
DefaultSize | (Inherited from UserControl.) | |
DesignMode | (Inherited from Component.) | |
DisplayRectangle | (Inherited from ScrollableControl.) | |
Disposing | (Inherited from Control.) | |
Dock | (Inherited from Control.) | |
DockPadding | (Inherited from ScrollableControl.) | |
DoubleBuffered | (Inherited from Control.) | |
Enabled | (Inherited from Control.) | |
Events | (Inherited from Component.) | |
Focused | (Inherited from Control.) | |
Font | (Inherited from Control.) | |
FontHeight | (Inherited from Control.) | |
ForeColor | (Inherited from Control.) | |
Handle | (Inherited from Control.) | |
HasChildren | (Inherited from Control.) | |
Height | (Inherited from Control.) | |
HorizontalScroll | (Inherited from ScrollableControl.) | |
HScroll | (Inherited from ScrollableControl.) | |
ImeMode | (Inherited from Control.) | |
ImeModeBase | (Inherited from Control.) | |
InactiveSelectionColor | Gets or sets {insert text here}. | |
InvokeRequired | (Inherited from Control.) | |
IsAccessible | (Inherited from Control.) | |
IsCurrentGridCellEditable | Gets {insert text here}. | |
IsDisposed | (Inherited from Control.) | |
IsHandleCreated | (Inherited from Control.) | |
IsMirrored | (Inherited from Control.) | |
LayoutEngine | (Inherited from Control.) | |
Left | (Inherited from Control.) | |
Location | (Inherited from Control.) | |
Margin | (Inherited from Control.) | |
MaximumSize | (Inherited from Control.) | |
MinimumSize | (Inherited from Control.) | |
Name | (Inherited from Control.) | |
Padding | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
ParentForm | (Inherited from ContainerControl.) | |
PersistColumnWidthsCount | Gets {insert text here}. | |
PreferredSize | (Inherited from Control.) | |
ProductName | (Inherited from Control.) | |
ProductVersion | (Inherited from Control.) | |
ReadOnlyColor | Gets or sets {insert text here}. | |
RecreatingHandle | (Inherited from Control.) | |
Region | (Inherited from Control.) | |
RenderRightToLeft | Obsolete. (Inherited from Control.) | |
ResizeRedraw | (Inherited from Control.) | |
Right | (Inherited from Control.) | |
RightToLeft | (Inherited from Control.) | |
ScaleChildren | (Inherited from Control.) | |
ShowFocusCues | (Inherited from Control.) | |
ShowKeyboardCues | (Inherited from Control.) | |
Site | (Inherited from Control.) | |
Size | (Inherited from Control.) | |
TabIndex | (Inherited from Control.) | |
TabStop | (Inherited from Control.) | |
Tag | (Inherited from Control.) | |
Text | (Inherited from UserControl.) | |
Top | (Inherited from Control.) | |
TopLevelControl | (Inherited from Control.) | |
UIActive | Gets or sets {insert text here}. | |
UseWaitCursor | (Inherited from Control.) | |
VerticalScroll | (Inherited from ScrollableControl.) | |
VirtualMode | Gets or sets {insert text here}. | |
Visible | (Inherited from Control.) | |
VScroll | (Inherited from ScrollableControl.) | |
Width | (Inherited from Control.) | |
WindowColor | Gets or sets {insert text here}. | |
WindowTarget | (Inherited from Control.) | |
WindowTextColor | Gets or sets {insert text here}. |
Top
Methods
Top
Events
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IContainerControl..::..ActivateControl | (Inherited from ContainerControl.) | |
IDropTarget..::..OnDragDrop | (Inherited from Control.) | |
IDropTarget..::..OnDragEnter | (Inherited from Control.) | |
IDropTarget..::..OnDragLeave | (Inherited from Control.) | |
IDropTarget..::..OnDragOver | (Inherited from Control.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.VisualStudio.Data.Tools.Package.QueryResults Namespace