horizontal_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 horizontal_expand As Bitmap
    Get
'Usage
Dim value As Bitmap

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

Property Value

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

See Also

Reference

TabbedEditorResources Class

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