Share via


SearchSettingsDataSource.PropertyNames.ControlMinWidth Field

The name of the value indicating the minimum width of the Visual Studio common search control. Name is “ControlMinWidth”.

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public Shared ReadOnly ControlMinWidth As String
public static readonly string ControlMinWidth
public:
static initonly String^ ControlMinWidth
static val ControlMinWidth: string
public static final var ControlMinWidth : String

.NET Framework Security

See Also

Reference

SearchSettingsDataSource.PropertyNames Class

Microsoft.VisualStudio.PlatformUI Namespace