Mini SQL Query Extensibility Documentation
ExceptionControl Class
NamespacesMiniSqlQuery.Core.ControlsExceptionControl

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for T:MiniSqlQuery.Core.Controls.ExceptionControl]

Declaration Syntax
C#Visual BasicVisual C++
public class ExceptionControl : UserControl
Public Class ExceptionControl _
	Inherits UserControl
public ref class ExceptionControl : public UserControl
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
ExceptionControl()()()
AccessibilityNotifyClients(AccessibleEvents, Int32) (Inherited from Control.)
AccessibilityNotifyClients(AccessibleEvents, Int32, Int32) (Inherited from Control.)
AccessibilityObject (Inherited from Control.)
AccessibleDefaultActionDescription (Inherited from Control.)
AccessibleDescription (Inherited from Control.)
AccessibleName (Inherited from Control.)
AccessibleRole (Inherited from Control.)
ActiveControl (Inherited from ContainerControl.)
AdjustFormScrollbars(Boolean) (Inherited from ContainerControl.)
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.)
AutoSizeChanged (Inherited from UserControl.)
AutoSizeMode (Inherited from UserControl.)
AutoValidate (Inherited from UserControl.)
AutoValidateChanged (Inherited from UserControl.)
BackColor (Inherited from Control.)
BackColorChanged (Inherited from Control.)
BackgroundImage (Inherited from Control.)
BackgroundImageChanged (Inherited from Control.)
BackgroundImageLayout (Inherited from Control.)
BackgroundImageLayoutChanged (Inherited from Control.)
BeginInvoke(Delegate) (Inherited from Control.)
BeginInvoke(Delegate, array<Object>[]()[]) (Inherited from Control.)
BindingContext (Inherited from ContainerControl.)
BindingContextChanged (Inherited from Control.)
BorderStyle (Inherited from UserControl.)
Bottom (Inherited from Control.)
Bounds (Inherited from Control.)
BringToFront()()() (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.)
CausesValidationChanged (Inherited from Control.)
ChangeUICues (Inherited from Control.)
Click (Inherited from Control.)
ClientRectangle (Inherited from Control.)
ClientSize (Inherited from Control.)
ClientSizeChanged (Inherited from Control.)
CompanyName (Inherited from Control.)
Container (Inherited from Component.)
Contains(Control) (Inherited from Control.)
ContainsFocus (Inherited from Control.)
ContextMenu (Inherited from Control.)
ContextMenuChanged (Inherited from Control.)
ContextMenuStrip (Inherited from Control.)
ContextMenuStripChanged (Inherited from Control.)
ControlAdded (Inherited from Control.)
ControlRemoved (Inherited from Control.)
Controls (Inherited from Control.)
CreateAccessibilityInstance()()() (Inherited from Control.)
CreateControl()()() (Inherited from Control.)
CreateControlsInstance()()() (Inherited from Control.)
Created (Inherited from Control.)
CreateGraphics()()() (Inherited from Control.)
CreateHandle()()() (Inherited from Control.)
CreateObjRef(Type) (Inherited from MarshalByRefObject.)
CreateParams (Inherited from UserControl.)
CurrentAutoScaleDimensions (Inherited from ContainerControl.)
Cursor (Inherited from Control.)
CursorChanged (Inherited from Control.)
DataBindings (Inherited from Control.)
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.)
DefWndProc(Message%) (Inherited from Control.)
DesignMode (Inherited from Component.)
DestroyHandle()()() (Inherited from Control.)
DisplayRectangle (Inherited from ScrollableControl.)
Dispose(Boolean)
Clean up any resources being used.
(Overrides ContainerControl.Dispose(Boolean).)
Dispose()()() (Inherited from Component.)
Disposed (Inherited from Component.)
Disposing (Inherited from Control.)
Dock (Inherited from Control.)
DockChanged (Inherited from Control.)
DockPadding (Inherited from ScrollableControl.)
DoDragDrop(Object, DragDropEffects) (Inherited from Control.)
DoubleBuffered (Inherited from Control.)
DoubleClick (Inherited from Control.)
DragDrop (Inherited from Control.)
DragEnter (Inherited from Control.)
DragLeave (Inherited from Control.)
DragOver (Inherited from Control.)
DrawToBitmap(Bitmap, Rectangle) (Inherited from Control.)
Enabled (Inherited from Control.)
EnabledChanged (Inherited from Control.)
EndInvoke(IAsyncResult) (Inherited from Control.)
Enter (Inherited from Control.)
Equals(Object) (Inherited from Object.)
Events (Inherited from Component.)
Finalize()()() (Inherited from Component.)
FindForm()()() (Inherited from Control.)
Focus()()() (Inherited from Control.)
Focused (Inherited from Control.)
Font (Inherited from Control.)
FontChanged (Inherited from Control.)
FontHeight (Inherited from Control.)
ForeColor (Inherited from Control.)
ForeColorChanged (Inherited from Control.)
GetAccessibilityObjectById(Int32) (Inherited from Control.)
GetAutoSizeMode()()() (Inherited from Control.)
GetChildAtPoint(Point, GetChildAtPointSkip) (Inherited from Control.)
GetChildAtPoint(Point) (Inherited from Control.)
GetContainerControl()()() (Inherited from Control.)
GetHashCode()()() (Inherited from Object.)
GetLifetimeService()()() (Inherited from MarshalByRefObject.)
GetNextControl(Control, Boolean) (Inherited from Control.)
GetPreferredSize(Size) (Inherited from Control.)
GetScaledBounds(Rectangle, SizeF, BoundsSpecified) (Inherited from Control.)
GetScrollState(Int32) (Inherited from ScrollableControl.)
GetService(Type) (Inherited from Component.)
GetStyle(ControlStyles) (Inherited from Control.)
GetTopLevel()()() (Inherited from Control.)
GetType()()() (Inherited from Object.)
GiveFeedback (Inherited from Control.)
GotFocus (Inherited from Control.)
Handle (Inherited from Control.)
HandleCreated (Inherited from Control.)
HandleDestroyed (Inherited from Control.)
HasChildren (Inherited from Control.)
Height (Inherited from Control.)
HelpRequested (Inherited from Control.)
Hide()()() (Inherited from Control.)
HorizontalScroll (Inherited from ScrollableControl.)
HScroll (Inherited from ScrollableControl.)
ImeMode (Inherited from Control.)
ImeModeChanged (Inherited from Control.)
InitializeLifetimeService()()() (Inherited from MarshalByRefObject.)
InitLayout()()() (Inherited from Control.)
Invalidate(Region) (Inherited from Control.)
Invalidate(Region, Boolean) (Inherited from Control.)
Invalidate()()() (Inherited from Control.)
Invalidate(Boolean) (Inherited from Control.)
Invalidate(Rectangle) (Inherited from Control.)
Invalidate(Rectangle, Boolean) (Inherited from Control.)
Invalidated (Inherited from Control.)
Invoke(Delegate) (Inherited from Control.)
Invoke(Delegate, array<Object>[]()[]) (Inherited from Control.)
InvokeGotFocus(Control, EventArgs) (Inherited from Control.)
InvokeLostFocus(Control, EventArgs) (Inherited from Control.)
InvokeOnClick(Control, EventArgs) (Inherited from Control.)
InvokePaint(Control, PaintEventArgs) (Inherited from Control.)
InvokePaintBackground(Control, PaintEventArgs) (Inherited from Control.)
InvokeRequired (Inherited from Control.)
IsAccessible (Inherited from Control.)
IsDisposed (Inherited from Control.)
IsHandleCreated (Inherited from Control.)
IsInputChar(Char) (Inherited from Control.)
IsInputKey(Keys) (Inherited from Control.)
IsMirrored (Inherited from Control.)
KeyDown (Inherited from Control.)
KeyPress (Inherited from Control.)
KeyUp (Inherited from Control.)
Layout (Inherited from Control.)
LayoutEngine (Inherited from Control.)
Leave (Inherited from Control.)
Left (Inherited from Control.)
Load (Inherited from UserControl.)
Location (Inherited from Control.)
LocationChanged (Inherited from Control.)
LostFocus (Inherited from Control.)
Margin (Inherited from Control.)
MarginChanged (Inherited from Control.)
MaximumSize (Inherited from Control.)
MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
MemberwiseClone()()() (Inherited from Object.)
MinimumSize (Inherited from Control.)
MouseCaptureChanged (Inherited from Control.)
MouseClick (Inherited from Control.)
MouseDoubleClick (Inherited from Control.)
MouseDown (Inherited from Control.)
MouseEnter (Inherited from Control.)
MouseHover (Inherited from Control.)
MouseLeave (Inherited from Control.)
MouseMove (Inherited from Control.)
MouseUp (Inherited from Control.)
MouseWheel (Inherited from Control.)
Move (Inherited from Control.)
Name (Inherited from Control.)
NotifyInvalidate(Rectangle) (Inherited from Control.)
OnAutoSizeChanged(EventArgs) (Inherited from Control.)
OnAutoValidateChanged(EventArgs) (Inherited from ContainerControl.)
OnBackColorChanged(EventArgs) (Inherited from Control.)
OnBackgroundImageChanged(EventArgs) (Inherited from Control.)
OnBackgroundImageLayoutChanged(EventArgs) (Inherited from Control.)
OnBindingContextChanged(EventArgs) (Inherited from Control.)
OnCausesValidationChanged(EventArgs) (Inherited from Control.)
OnChangeUICues(UICuesEventArgs) (Inherited from Control.)
OnClick(EventArgs) (Inherited from Control.)
OnClientSizeChanged(EventArgs) (Inherited from Control.)
OnContextMenuChanged(EventArgs) (Inherited from Control.)
OnContextMenuStripChanged(EventArgs) (Inherited from Control.)
OnControlAdded(ControlEventArgs) (Inherited from Control.)
OnControlRemoved(ControlEventArgs) (Inherited from Control.)
OnCreateControl()()() (Inherited from UserControl.)
OnCursorChanged(EventArgs) (Inherited from Control.)
OnDockChanged(EventArgs) (Inherited from Control.)
OnDoubleClick(EventArgs) (Inherited from Control.)
OnDragDrop(DragEventArgs) (Inherited from Control.)
OnDragEnter(DragEventArgs) (Inherited from Control.)
OnDragLeave(EventArgs) (Inherited from Control.)
OnDragOver(DragEventArgs) (Inherited from Control.)
OnEnabledChanged(EventArgs) (Inherited from Control.)
OnEnter(EventArgs) (Inherited from Control.)
OnFontChanged(EventArgs) (Inherited from ContainerControl.)
OnForeColorChanged(EventArgs) (Inherited from Control.)
OnGiveFeedback(GiveFeedbackEventArgs) (Inherited from Control.)
OnGotFocus(EventArgs) (Inherited from Control.)
OnHandleCreated(EventArgs) (Inherited from Control.)
OnHandleDestroyed(EventArgs) (Inherited from Control.)
OnHelpRequested(HelpEventArgs) (Inherited from Control.)
OnImeModeChanged(EventArgs) (Inherited from Control.)
OnInvalidated(InvalidateEventArgs) (Inherited from Control.)
OnKeyDown(KeyEventArgs) (Inherited from Control.)
OnKeyPress(KeyPressEventArgs) (Inherited from Control.)
OnKeyUp(KeyEventArgs) (Inherited from Control.)
OnLayout(LayoutEventArgs) (Inherited from ContainerControl.)
OnLeave(EventArgs) (Inherited from Control.)
OnLoad(EventArgs) (Inherited from UserControl.)
OnLocationChanged(EventArgs) (Inherited from Control.)
OnLostFocus(EventArgs) (Inherited from Control.)
OnMarginChanged(EventArgs) (Inherited from Control.)
OnMouseCaptureChanged(EventArgs) (Inherited from Control.)
OnMouseClick(MouseEventArgs) (Inherited from Control.)
OnMouseDoubleClick(MouseEventArgs) (Inherited from Control.)
OnMouseDown(MouseEventArgs) (Inherited from UserControl.)
OnMouseEnter(EventArgs) (Inherited from Control.)
OnMouseHover(EventArgs) (Inherited from Control.)
OnMouseLeave(EventArgs) (Inherited from Control.)
OnMouseMove(MouseEventArgs) (Inherited from Control.)
OnMouseUp(MouseEventArgs) (Inherited from Control.)
OnMouseWheel(MouseEventArgs) (Inherited from ScrollableControl.)
OnMove(EventArgs) (Inherited from Control.)
OnNotifyMessage(Message) (Inherited from Control.)
OnPaddingChanged(EventArgs) (Inherited from ScrollableControl.)
OnPaint(PaintEventArgs) (Inherited from Control.)
OnPaintBackground(PaintEventArgs) (Inherited from ScrollableControl.)
OnParentBackColorChanged(EventArgs) (Inherited from Control.)
OnParentBackgroundImageChanged(EventArgs) (Inherited from Control.)
OnParentBindingContextChanged(EventArgs) (Inherited from Control.)
OnParentChanged(EventArgs) (Inherited from ContainerControl.)
OnParentCursorChanged(EventArgs) (Inherited from Control.)
OnParentEnabledChanged(EventArgs) (Inherited from Control.)
OnParentFontChanged(EventArgs) (Inherited from Control.)
OnParentForeColorChanged(EventArgs) (Inherited from Control.)
OnParentRightToLeftChanged(EventArgs) (Inherited from Control.)
OnParentVisibleChanged(EventArgs) (Inherited from Control.)
OnPreviewKeyDown(PreviewKeyDownEventArgs) (Inherited from Control.)
OnPrint(PaintEventArgs) (Inherited from Control.)
OnQueryContinueDrag(QueryContinueDragEventArgs) (Inherited from Control.)
OnRegionChanged(EventArgs) (Inherited from Control.)
OnResize(EventArgs) (Inherited from UserControl.)
OnRightToLeftChanged(EventArgs) (Inherited from ScrollableControl.)
OnScroll(ScrollEventArgs) (Inherited from ScrollableControl.)
OnSizeChanged(EventArgs) (Inherited from Control.)
OnStyleChanged(EventArgs) (Inherited from Control.)
OnSystemColorsChanged(EventArgs) (Inherited from Control.)
OnTabIndexChanged(EventArgs) (Inherited from Control.)
OnTabStopChanged(EventArgs) (Inherited from Control.)
OnTextChanged(EventArgs) (Inherited from Control.)
OnValidated(EventArgs) (Inherited from Control.)
OnValidating(CancelEventArgs) (Inherited from Control.)
OnVisibleChanged(EventArgs) (Inherited from ScrollableControl.)
Padding (Inherited from Control.)
PaddingChanged (Inherited from Control.)
Paint (Inherited from Control.)
Parent (Inherited from Control.)
ParentChanged (Inherited from Control.)
ParentForm (Inherited from ContainerControl.)
PerformAutoScale()()() (Inherited from ContainerControl.)
PerformLayout()()() (Inherited from Control.)
PerformLayout(Control, String) (Inherited from Control.)
PointToClient(Point) (Inherited from Control.)
PointToScreen(Point) (Inherited from Control.)
PreferredSize (Inherited from Control.)
PreProcessControlMessage(Message%) (Inherited from Control.)
PreProcessMessage(Message%) (Inherited from Control.)
PreviewKeyDown (Inherited from Control.)
ProcessCmdKey(Message%, Keys) (Inherited from ContainerControl.)
ProcessDialogChar(Char) (Inherited from ContainerControl.)
ProcessDialogKey(Keys) (Inherited from ContainerControl.)
ProcessKeyEventArgs(Message%) (Inherited from Control.)
ProcessKeyMessage(Message%) (Inherited from Control.)
ProcessKeyPreview(Message%) (Inherited from Control.)
ProcessMnemonic(Char) (Inherited from ContainerControl.)
ProcessTabKey(Boolean) (Inherited from ContainerControl.)
ProductName (Inherited from Control.)
ProductVersion (Inherited from Control.)
QueryAccessibilityHelp (Inherited from Control.)
QueryContinueDrag (Inherited from Control.)
RaiseDragEvent(Object, DragEventArgs) (Inherited from Control.)
RaiseKeyEvent(Object, KeyEventArgs) (Inherited from Control.)
RaiseMouseEvent(Object, MouseEventArgs) (Inherited from Control.)
RaisePaintEvent(Object, PaintEventArgs) (Inherited from Control.)
RecreateHandle()()() (Inherited from Control.)
RecreatingHandle (Inherited from Control.)
RectangleToClient(Rectangle) (Inherited from Control.)
RectangleToScreen(Rectangle) (Inherited from Control.)
Refresh()()() (Inherited from Control.)
Region (Inherited from Control.)
RegionChanged (Inherited from Control.)
RenderRightToLeft Obsolete. (Inherited from Control.)
ResetBackColor()()() (Inherited from Control.)
ResetBindings()()() (Inherited from Control.)
ResetCursor()()() (Inherited from Control.)
ResetFont()()() (Inherited from Control.)
ResetForeColor()()() (Inherited from Control.)
ResetImeMode()()() (Inherited from Control.)
ResetMouseEventArgs()()() (Inherited from Control.)
ResetRightToLeft()()() (Inherited from Control.)
ResetText()()() (Inherited from Control.)
Resize (Inherited from Control.)
ResizeRedraw (Inherited from Control.)
ResumeLayout()()() (Inherited from Control.)
ResumeLayout(Boolean) (Inherited from Control.)
Right (Inherited from Control.)
RightToLeft (Inherited from Control.)
RightToLeftChanged (Inherited from Control.)
RtlTranslateAlignment(HorizontalAlignment) (Inherited from Control.)
RtlTranslateAlignment(LeftRightAlignment) (Inherited from Control.)
RtlTranslateAlignment(ContentAlignment) (Inherited from Control.)
RtlTranslateContent(ContentAlignment) (Inherited from Control.)
RtlTranslateHorizontal(HorizontalAlignment) (Inherited from Control.)
RtlTranslateLeftRight(LeftRightAlignment) (Inherited from Control.)
Scale(Single) Obsolete. (Inherited from Control.)
Scale(Single, Single) Obsolete. (Inherited from Control.)
Scale(SizeF) (Inherited from Control.)
ScaleChildren (Inherited from Control.)
ScaleControl(SizeF, BoundsSpecified) (Inherited from ScrollableControl.)
ScaleCore(Single, Single) (Inherited from ScrollableControl.)
Scroll (Inherited from ScrollableControl.)
ScrollControlIntoView(Control) (Inherited from ScrollableControl.)
ScrollToControl(Control) (Inherited from ScrollableControl.)
Select(Boolean, Boolean) (Inherited from ContainerControl.)
Select()()() (Inherited from Control.)
SelectNextControl(Control, Boolean, Boolean, Boolean, Boolean) (Inherited from Control.)
SendToBack()()() (Inherited from Control.)
SetAutoScrollMargin(Int32, Int32) (Inherited from ScrollableControl.)
SetAutoSizeMode(AutoSizeMode) (Inherited from Control.)
SetBounds(Int32, Int32, Int32, Int32) (Inherited from Control.)
SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) (Inherited from Control.)
SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified) (Inherited from Control.)
SetClientSizeCore(Int32, Int32) (Inherited from Control.)
SetDisplayRectLocation(Int32, Int32) (Inherited from ScrollableControl.)
SetException(Exception)
SetScrollState(Int32, Boolean) (Inherited from ScrollableControl.)
SetStyle(ControlStyles, Boolean) (Inherited from Control.)
SetTopLevel(Boolean) (Inherited from Control.)
SetVisibleCore(Boolean) (Inherited from Control.)
Show()()() (Inherited from Control.)
ShowFocusCues (Inherited from Control.)
ShowKeyboardCues (Inherited from Control.)
Site (Inherited from Control.)
Size (Inherited from Control.)
SizeChanged (Inherited from Control.)
SizeFromClientSize(Size) (Inherited from Control.)
StyleChanged (Inherited from Control.)
SuspendLayout()()() (Inherited from Control.)
SystemColorsChanged (Inherited from Control.)
TabIndex (Inherited from Control.)
TabIndexChanged (Inherited from Control.)
TabStop (Inherited from Control.)
TabStopChanged (Inherited from Control.)
Tag (Inherited from Control.)
Text (Inherited from UserControl.)
TextChanged (Inherited from UserControl.)
Top (Inherited from Control.)
TopLevelControl (Inherited from Control.)
ToString()()() (Inherited from Component.)
Update()()() (Inherited from Control.)
UpdateBounds()()() (Inherited from Control.)
UpdateBounds(Int32, Int32, Int32, Int32) (Inherited from Control.)
UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32) (Inherited from Control.)
UpdateDefaultButton()()() (Inherited from ContainerControl.)
UpdateStyles()()() (Inherited from Control.)
UpdateZOrder()()() (Inherited from Control.)
UseWaitCursor (Inherited from Control.)
Validate()()() (Inherited from ContainerControl.)
Validate(Boolean) (Inherited from ContainerControl.)
ValidateChildren()()() (Inherited from UserControl.)
ValidateChildren(ValidationConstraints) (Inherited from UserControl.)
Validated (Inherited from Control.)
Validating (Inherited from Control.)
VerticalScroll (Inherited from ScrollableControl.)
Visible (Inherited from Control.)
VisibleChanged (Inherited from Control.)
VScroll (Inherited from ScrollableControl.)
Width (Inherited from Control.)
WindowTarget (Inherited from Control.)
WndProc(Message%) (Inherited from UserControl.)
Inheritance Hierarchy
Object
MarshalByRefObject
 Component
  Control
   ScrollableControl
    ContainerControl
     UserControl
      ExceptionControl

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 0.9.9.0 (0.9.9.0)