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

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

Property Value

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

See Also

Reference

TabbedEditorResources Class

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