vertical_expand Property

Gets {insert text here}.

Namespace:  Microsoft.VisualStudio.Data.Tools.Design.Core.Controls.TabbedEditor
Assembly:  Microsoft.VisualStudio.Data.Tools.Design.Core (in Microsoft.VisualStudio.Data.Tools.Design.Core.dll)

Syntax

'Declaration
Public Shared ReadOnly Property vertical_expand As Bitmap
    Get
'Usage
Dim value As Bitmap

value = TabbedEditorResources.vertical_expand
public static Bitmap vertical_expand { get; }
public:
static property Bitmap^ vertical_expand {
    Bitmap^ get ();
}
static member vertical_expand : Bitmap
static function get vertical_expand () : Bitmap

Property Value

Type: System.Drawing..::..Bitmap

See Also

Reference

TabbedEditorResources Class

Microsoft.VisualStudio.Data.Tools.Design.Core.Controls.TabbedEditor Namespace