Npgsql API Docs

ConnectionStringEditorForm Properties

The properties of the ConnectionStringEditorForm class are listed below. For a complete list of ConnectionStringEditorForm class members, see the ConnectionStringEditorForm Members topic.

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)  

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)  

See Also

ConnectionStringEditorForm Class | Npgsql.Design Namespace