This documentation is archived and is not being maintained.

ConnectionStringEditor::GetEditStyle Method

Retrieves the editing style that is used with the connection string editor.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method GetEditStyle() Gets the editor style used by the EditValue method. (Inherited from UITypeEditor.)
Public method GetEditStyle(ITypeDescriptorContext) Returns the editing style that is associated with the connection string editor for the specified context. (Overrides UITypeEditor::GetEditStyle(ITypeDescriptorContext).)
Top
Show: