VSTBM.dypButton Field

Specifies button height.

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

Syntax

'宣言
Public dypButton As Integer
'使用
Dim instance As VSTBM
Dim value As Integer

value = instance.dypButton

instance.dypButton = value
public int dypButton
public:
int dypButton
public var dypButton : int

Field Value

Type: System.Int32

Remarks

COM Signature

From vsshell.idl:

Permissions

See Also

Reference

VSTBM Structure

VSTBM Members

Microsoft.VisualStudio.Shell.Interop Namespace