Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Modal Dialog edit style
Namespace: Microsoft.VisualStudio.Modeling.Integration.Shell.Picker
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0.dll)
Syntax
public virtual UITypeEditorEditStyle DefaultEditStyle { get; }
public:
property UITypeEditorEditStyle DefaultEditStyle {
virtual UITypeEditorEditStyle get();
}
abstract DefaultEditStyle : UITypeEditorEditStyle with get
override DefaultEditStyle : UITypeEditorEditStyle with get
Public Overridable ReadOnly Property DefaultEditStyle As UITypeEditorEditStyle
Property Value
Type: System.Drawing.Design.UITypeEditorEditStyle
Implements
IReferencePicker.DefaultEditStyle
See Also
VSReferencePicker Class
Microsoft.VisualStudio.Modeling.Integration.Shell.Picker Namespace
Return to top