Share via


IVsToolWindowToolbarHost.BorderChanged Method

This method is for the environment's use only. Method information is not provided. Do not use this method.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

Syntax

'Declaration
Function BorderChanged As Integer
'Usage
Dim instance As IVsToolWindowToolbarHost 
Dim returnValue As Integer 

returnValue = instance.BorderChanged()
int BorderChanged()
int BorderChanged()
function BorderChanged() : int

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IVsToolWindowToolbarHost Interface

IVsToolWindowToolbarHost Members

Microsoft.VisualStudio.Shell.Interop Namespace