Npgsql API Docs

ConnectionStringEditorForm Members

ConnectionStringEditorForm overview

Public Instance Constructors

ConnectionStringEditorForm Overloaded. Initializes a new instance of the ConnectionStringEditorForm class.

Public Instance Properties

AcceptButton (inherited from Form)  
AccessibilityObject (inherited from Control)  
AccessibleDefaultActionDescription (inherited from Control)  
AccessibleDescription (inherited from Control)  
AccessibleName (inherited from Control)  
AccessibleRole (inherited from Control)  
ActiveControl (inherited from ContainerControl)  
AllowDrop (inherited from Control)  
AllowTransparency (inherited from Form)  
Anchor (inherited from Control)  
AutoScale (inherited from Form)  
AutoScaleBaseSize (inherited from Form)  
AutoScroll (inherited from Form)  
AutoScrollMargin (inherited from ScrollableControl)  
AutoScrollMinSize (inherited from ScrollableControl)  
AutoScrollPosition (inherited from ScrollableControl)  
BackColor (inherited from Form)  
BackgroundImage (inherited from Control)  
BindingContext (inherited from ContainerControl)  
Bottom (inherited from Control)  
Bounds (inherited from Control)  
CancelButton (inherited from Form)  
CanFocus (inherited from Control)  
CanSelect (inherited from Control)  
Capture (inherited from Control)  
CausesValidation (inherited from Control)  
ClientRectangle (inherited from Control)  
ClientSize (inherited from Form)  
CompanyName (inherited from Control)  
ConnectionString Returns the generated ConnectionString
Container (inherited from Component)  
ContainsFocus (inherited from Control)  
ContextMenu (inherited from Control)  
ControlBox (inherited from Form)  
Controls (inherited from Control)  
Created (inherited from Control)  
Cursor (inherited from Control)  
DataBindings (inherited from Control)  
DesktopBounds (inherited from Form)  
DesktopLocation (inherited from Form)  
DialogResult (inherited from Form)  
DisplayRectangle (inherited from ScrollableControl)  
Disposing (inherited from Control)  
Dock (inherited from Control)  
DockPadding (inherited from ScrollableControl)  
Enabled (inherited from Control)  
Focused (inherited from Control)  
Font (inherited from Control)  
ForeColor (inherited from Control)  
FormBorderStyle (inherited from Form)  
Handle (inherited from Control)  
HasChildren (inherited from Control)  
Height (inherited from Control)  
HelpButton (inherited from Form)  
Icon (inherited from Form)  
ImeMode (inherited from Control)  
InvokeRequired (inherited from Control)  
IsAccessible (inherited from Control)  
IsDisposed (inherited from Control)  
IsHandleCreated (inherited from Control)  
IsMdiChild (inherited from Form)  
IsMdiContainer (inherited from Form)  
IsRestrictedWindow (inherited from Form)  
KeyPreview (inherited from Form)  
Left (inherited from Control)  
Location (inherited from Control)  
MaximizeBox (inherited from Form)  
MaximumSize (inherited from Form)  
MdiChildren (inherited from Form)  
MdiParent (inherited from Form)  
Menu (inherited from Form)  
MinimizeBox (inherited from Form)  
MinimumSize (inherited from Form)  
Modal (inherited from Form)  
Name (inherited from Control)  
OwnedForms (inherited from Form)  
Owner (inherited from Form)  
Parent (inherited from Control)  
ParentForm (inherited from ContainerControl)  
ProductName (inherited from Control)  
ProductVersion (inherited from Control)  
RecreatingHandle (inherited from Control)  
Region (inherited from Control)  
Right (inherited from Control)  
RightToLeft (inherited from Control)  
ShowInTaskbar (inherited from Form)  
Site (inherited from Control)  
Size (inherited from Form)  
SizeGripStyle (inherited from Form)  
StartPosition (inherited from Form)  
TabIndex (inherited from Form)  
TabStop (inherited from Control)  
Tag (inherited from Control)  
Text (inherited from Control)  
Top (inherited from Control)  
TopLevel (inherited from Form)  
TopLevelControl (inherited from Control)  
TopMost (inherited from Form)  
TransparencyKey (inherited from Form)  
Visible (inherited from Control)  
Width (inherited from Control)  
WindowState (inherited from Form)  
WindowTarget (inherited from Control)  

Public Instance Methods

Activate (inherited from Form)  
AddOwnedForm (inherited from Form)  
BeginInvoke (inherited from Control) Overloaded.  
BringToFront (inherited from Control)  
Close (inherited from Form)  
Contains (inherited from Control)  
CreateControl (inherited from Control)  
CreateGraphics (inherited from Control)  
CreateObjRef (inherited from MarshalByRefObject)  
Dispose (inherited from Component) Overloaded.  
DoDragDrop (inherited from Control)  
EndInvoke (inherited from Control)  
Equals (inherited from Object)  
FindForm (inherited from Control)  
Focus (inherited from Control)  
GetChildAtPoint (inherited from Control)  
GetContainerControl (inherited from Control)  
GetHashCode (inherited from Object)  
GetLifetimeService (inherited from MarshalByRefObject)  
GetNextControl (inherited from Control)  
GetType (inherited from Object)  
Hide (inherited from Control)  
InitializeLifetimeService (inherited from MarshalByRefObject)  
Invalidate (inherited from Control) Overloaded.  
Invoke (inherited from Control) Overloaded.  
LayoutMdi (inherited from Form)  
PerformLayout (inherited from Control) Overloaded.  
PointToClient (inherited from Control)  
PointToScreen (inherited from Control)  
PreProcessMessage (inherited from Control)  
RectangleToClient (inherited from Control)  
RectangleToScreen (inherited from Control)  
Refresh (inherited from Control)  
RemoveOwnedForm (inherited from Form)  
ResetBackColor (inherited from Control)  
ResetBindings (inherited from Control)  
ResetCursor (inherited from Control)  
ResetFont (inherited from Control)  
ResetForeColor (inherited from Control)  
ResetImeMode (inherited from Control)  
ResetRightToLeft (inherited from Control)  
ResetText (inherited from Control)  
ResumeLayout (inherited from Control) Overloaded.  
Scale (inherited from Control) Overloaded.  
ScrollControlIntoView (inherited from ScrollableControl)  
Select (inherited from Control) Overloaded.  
SelectNextControl (inherited from Control)  
SendToBack (inherited from Control)  
SetAutoScrollMargin (inherited from ScrollableControl)  
SetBounds (inherited from Control) Overloaded.  
SetDesktopBounds (inherited from Form)  
SetDesktopLocation (inherited from Form)  
Show (inherited from Control)  
ShowDialog (inherited from Form) Overloaded.  
SuspendLayout (inherited from Control)  
ToString (inherited from Form)  
Update (inherited from Control)  
Validate (inherited from ContainerControl)  

Public Instance Events

Activated Missing <summary> documentation for E:System.Windows.Forms.Form.Activated
BackColorChanged Missing <summary> documentation for E:System.Windows.Forms.Control.BackColorChanged
BackgroundImageChanged Missing <summary> documentation for E:System.Windows.Forms.Control.BackgroundImageChanged
BindingContextChanged Missing <summary> documentation for E:System.Windows.Forms.Control.BindingContextChanged
CausesValidationChanged Missing <summary> documentation for E:System.Windows.Forms.Control.CausesValidationChanged
ChangeUICues Missing <summary> documentation for E:System.Windows.Forms.Control.ChangeUICues
Click Missing <summary> documentation for E:System.Windows.Forms.Control.Click
Closed Missing <summary> documentation for E:System.Windows.Forms.Form.Closed
Closing Missing <summary> documentation for E:System.Windows.Forms.Form.Closing
ContextMenuChanged Missing <summary> documentation for E:System.Windows.Forms.Control.ContextMenuChanged
ControlAdded Missing <summary> documentation for E:System.Windows.Forms.Control.ControlAdded
ControlRemoved Missing <summary> documentation for E:System.Windows.Forms.Control.ControlRemoved
CursorChanged Missing <summary> documentation for E:System.Windows.Forms.Control.CursorChanged
Deactivate Missing <summary> documentation for E:System.Windows.Forms.Form.Deactivate
Disposed Missing <summary> documentation for E:System.ComponentModel.Component.Disposed
DockChanged Missing <summary> documentation for E:System.Windows.Forms.Control.DockChanged
DoubleClick Missing <summary> documentation for E:System.Windows.Forms.Control.DoubleClick
DragDrop Missing <summary> documentation for E:System.Windows.Forms.Control.DragDrop
DragEnter Missing <summary> documentation for E:System.Windows.Forms.Control.DragEnter
DragLeave Missing <summary> documentation for E:System.Windows.Forms.Control.DragLeave
DragOver Missing <summary> documentation for E:System.Windows.Forms.Control.DragOver
EnabledChanged Missing <summary> documentation for E:System.Windows.Forms.Control.EnabledChanged
Enter Missing <summary> documentation for E:System.Windows.Forms.Control.Enter
FontChanged Missing <summary> documentation for E:System.Windows.Forms.Control.FontChanged
ForeColorChanged Missing <summary> documentation for E:System.Windows.Forms.Control.ForeColorChanged
GiveFeedback Missing <summary> documentation for E:System.Windows.Forms.Control.GiveFeedback
GotFocus Missing <summary> documentation for E:System.Windows.Forms.Control.GotFocus
HandleCreated Missing <summary> documentation for E:System.Windows.Forms.Control.HandleCreated
HandleDestroyed Missing <summary> documentation for E:System.Windows.Forms.Control.HandleDestroyed
HelpRequested Missing <summary> documentation for E:System.Windows.Forms.Control.HelpRequested
ImeModeChanged Missing <summary> documentation for E:System.Windows.Forms.Control.ImeModeChanged
InputLanguageChanged Missing <summary> documentation for E:System.Windows.Forms.Form.InputLanguageChanged
InputLanguageChanging Missing <summary> documentation for E:System.Windows.Forms.Form.InputLanguageChanging
Invalidated Missing <summary> documentation for E:System.Windows.Forms.Control.Invalidated
KeyDown Missing <summary> documentation for E:System.Windows.Forms.Control.KeyDown
KeyPress Missing <summary> documentation for E:System.Windows.Forms.Control.KeyPress
KeyUp Missing <summary> documentation for E:System.Windows.Forms.Control.KeyUp
Layout Missing <summary> documentation for E:System.Windows.Forms.Control.Layout
Leave Missing <summary> documentation for E:System.Windows.Forms.Control.Leave
Load Missing <summary> documentation for E:System.Windows.Forms.Form.Load
LocationChanged Missing <summary> documentation for E:System.Windows.Forms.Control.LocationChanged
LostFocus Missing <summary> documentation for E:System.Windows.Forms.Control.LostFocus
MaximizedBoundsChanged Missing <summary> documentation for E:System.Windows.Forms.Form.MaximizedBoundsChanged
MaximumSizeChanged Missing <summary> documentation for E:System.Windows.Forms.Form.MaximumSizeChanged
MdiChildActivate Missing <summary> documentation for E:System.Windows.Forms.Form.MdiChildActivate
MenuComplete Missing <summary> documentation for E:System.Windows.Forms.Form.MenuComplete
MenuStart Missing <summary> documentation for E:System.Windows.Forms.Form.MenuStart
MinimumSizeChanged Missing <summary> documentation for E:System.Windows.Forms.Form.MinimumSizeChanged
MouseDown Missing <summary> documentation for E:System.Windows.Forms.Control.MouseDown
MouseEnter Missing <summary> documentation for E:System.Windows.Forms.Control.MouseEnter
MouseHover Missing <summary> documentation for E:System.Windows.Forms.Control.MouseHover
MouseLeave Missing <summary> documentation for E:System.Windows.Forms.Control.MouseLeave
MouseMove Missing <summary> documentation for E:System.Windows.Forms.Control.MouseMove
MouseUp Missing <summary> documentation for E:System.Windows.Forms.Control.MouseUp
MouseWheel Missing <summary> documentation for E:System.Windows.Forms.Control.MouseWheel
Move Missing <summary> documentation for E:System.Windows.Forms.Control.Move
Paint Missing <summary> documentation for E:System.Windows.Forms.Control.Paint
ParentChanged Missing <summary> documentation for E:System.Windows.Forms.Control.ParentChanged
QueryAccessibilityHelp Missing <summary> documentation for E:System.Windows.Forms.Control.QueryAccessibilityHelp
QueryContinueDrag Missing <summary> documentation for E:System.Windows.Forms.Control.QueryContinueDrag
Resize Missing <summary> documentation for E:System.Windows.Forms.Control.Resize
RightToLeftChanged Missing <summary> documentation for E:System.Windows.Forms.Control.RightToLeftChanged
SizeChanged Missing <summary> documentation for E:System.Windows.Forms.Control.SizeChanged
StyleChanged Missing <summary> documentation for E:System.Windows.Forms.Control.StyleChanged
SystemColorsChanged Missing <summary> documentation for E:System.Windows.Forms.Control.SystemColorsChanged
TabIndexChanged Overloaded. Missing <summary> documentation for E:System.Windows.Forms.Form.TabIndexChanged
TabStopChanged Missing <summary> documentation for E:System.Windows.Forms.Control.TabStopChanged
TextChanged Missing <summary> documentation for E:System.Windows.Forms.Control.TextChanged
Validated Missing <summary> documentation for E:System.Windows.Forms.Control.Validated
Validating Missing <summary> documentation for E:System.Windows.Forms.Control.Validating
VisibleChanged Missing <summary> documentation for E:System.Windows.Forms.Control.VisibleChanged

Protected Instance Properties

CreateParams (inherited from Form)  
DefaultImeMode (inherited from Form)  
DefaultSize (inherited from Form)  
DesignMode (inherited from Component)  
Events (inherited from Component)  
FontHeight (inherited from Control)  
HScroll (inherited from ScrollableControl)  
MaximizedBounds (inherited from Form)  
RenderRightToLeft (inherited from Control)  
ResizeRedraw (inherited from Control)  
ShowFocusCues (inherited from Control)  
ShowKeyboardCues (inherited from Control)  
VScroll (inherited from ScrollableControl)  

Protected Instance Methods

AccessibilityNotifyClients (inherited from Control)  
ActivateMdiChild (inherited from Form)  
AdjustFormScrollbars (inherited from Form)  
ApplyAutoScaling (inherited from Form)  
CenterToParent (inherited from Form)  
CenterToScreen (inherited from Form)  
CreateAccessibilityInstance (inherited from Control)  
CreateControlsInstance (inherited from Form)  
CreateHandle (inherited from Form)  
DefWndProc (inherited from Form)  
DestroyHandle (inherited from Control)  
Dispose Overloaded. Clean up any resources being used.
Finalize (inherited from Component)  
GetScrollState (inherited from ScrollableControl)  
GetService (inherited from Component)  
GetStyle (inherited from Control)  
GetTopLevel (inherited from Control)  
InitLayout (inherited from Control)  
InvokeGotFocus (inherited from Control)  
InvokeLostFocus (inherited from Control)  
InvokeOnClick (inherited from Control)  
InvokePaint (inherited from Control)  
InvokePaintBackground (inherited from Control)  
IsInputChar (inherited from Control)  
IsInputKey (inherited from Control)  
MemberwiseClone (inherited from Object)  
NotifyInvalidate (inherited from Control)  
OnActivated (inherited from Form)  
OnBackColorChanged (inherited from Control)  
OnBackgroundImageChanged (inherited from Control)  
OnBindingContextChanged (inherited from Control)  
OnCausesValidationChanged (inherited from Control)  
OnChangeUICues (inherited from Control)  
OnClick (inherited from Control)  
OnClosed (inherited from Form)  
OnClosing (inherited from Form)  
OnContextMenuChanged (inherited from Control)  
OnControlAdded (inherited from Control)  
OnControlRemoved (inherited from Control)  
OnCreateControl (inherited from Form)  
OnCursorChanged (inherited from Control)  
OnDeactivate (inherited from Form)  
OnDockChanged (inherited from Control)  
OnDoubleClick (inherited from Control)  
OnDragDrop (inherited from Control)  
OnDragEnter (inherited from Control)  
OnDragLeave (inherited from Control)  
OnDragOver (inherited from Control)  
OnEnabledChanged (inherited from Control)  
OnEnter (inherited from Control)  
OnFontChanged (inherited from Form)  
OnForeColorChanged (inherited from Control)  
OnGiveFeedback (inherited from Control)  
OnGotFocus (inherited from Control)  
OnHandleCreated (inherited from Form)  
OnHandleDestroyed (inherited from Form)  
OnHelpRequested (inherited from Control)  
OnImeModeChanged (inherited from Control)  
OnInputLanguageChanged (inherited from Form)  
OnInputLanguageChanging (inherited from Form)  
OnInvalidated (inherited from Control)  
OnKeyDown (inherited from Control)  
OnKeyPress (inherited from Control)  
OnKeyUp (inherited from Control)  
OnLayout (inherited from ScrollableControl)  
OnLeave (inherited from Control)  
OnLoad (inherited from Form)  
OnLocationChanged (inherited from Control)  
OnLostFocus (inherited from Control)  
OnMaximizedBoundsChanged (inherited from Form)  
OnMaximumSizeChanged (inherited from Form)  
OnMdiChildActivate (inherited from Form)  
OnMenuComplete (inherited from Form)  
OnMenuStart (inherited from Form)  
OnMinimumSizeChanged (inherited from Form)  
OnMouseDown (inherited from Control)  
OnMouseEnter (inherited from Control)  
OnMouseHover (inherited from Control)  
OnMouseLeave (inherited from Control)  
OnMouseMove (inherited from Control)  
OnMouseUp (inherited from Control)  
OnMouseWheel (inherited from ScrollableControl)  
OnMove (inherited from Control)  
OnNotifyMessage (inherited from Control)  
OnPaint (inherited from Form)  
OnPaintBackground (inherited from Control)  
OnParentBackColorChanged (inherited from Control)  
OnParentBackgroundImageChanged (inherited from Control)  
OnParentBindingContextChanged (inherited from Control)  
OnParentChanged (inherited from Control)  
OnParentEnabledChanged (inherited from Control)  
OnParentFontChanged (inherited from Control)  
OnParentForeColorChanged (inherited from Control)  
OnParentRightToLeftChanged (inherited from Control)  
OnParentVisibleChanged (inherited from Control)  
OnQueryContinueDrag (inherited from Control)  
OnResize (inherited from Form)  
OnRightToLeftChanged (inherited from Control)  
OnSizeChanged (inherited from Control)  
OnStyleChanged (inherited from Form)  
OnSystemColorsChanged (inherited from Control)  
OnTabIndexChanged (inherited from Control)  
OnTabStopChanged (inherited from Control)  
OnTextChanged (inherited from Form)  
OnValidated (inherited from Control)  
OnValidating (inherited from Control)  
OnVisibleChanged (inherited from Form)  
ProcessCmdKey (inherited from Form)  
ProcessDialogChar (inherited from Form)  
ProcessDialogKey (inherited from Form)  
ProcessKeyEventArgs (inherited from Control)  
ProcessKeyPreview (inherited from Form)  
ProcessMnemonic (inherited from ContainerControl)  
ProcessTabKey (inherited from Form)  
RaiseDragEvent (inherited from Control)  
RaiseKeyEvent (inherited from Control)  
RaiseMouseEvent (inherited from Control)  
RaisePaintEvent (inherited from Control)  
RecreateHandle (inherited from Control)  
ResetMouseEventArgs (inherited from Control)  
RtlTranslateAlignment (inherited from Control) Overloaded.  
RtlTranslateContent (inherited from Control)  
RtlTranslateHorizontal (inherited from Control)  
RtlTranslateLeftRight (inherited from Control)  
ScaleCore (inherited from Form)  
Select (inherited from Form) Overloaded.  
SetBoundsCore (inherited from Form)  
SetClientSizeCore (inherited from Form)  
SetDisplayRectLocation (inherited from ScrollableControl)  
SetScrollState (inherited from ScrollableControl)  
SetStyle (inherited from Control)  
SetTopLevel (inherited from Control)  
SetVisibleCore (inherited from Form)  
UpdateBounds (inherited from Control) Overloaded.  
UpdateDefaultButton (inherited from Form)  
UpdateStyles (inherited from Control)  
UpdateZOrder (inherited from Control)  
WndProc (inherited from Form)  

Protected Internal Instance Methods

ProcessKeyMessage (inherited from Control)  

See Also

ConnectionStringEditorForm Class | Npgsql.Design Namespace