Share via


_CommandBarActiveX.TooltipText Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property TooltipText As String
    Get
    Set
'Usage
Dim instance As _CommandBarActiveX
Dim value As String

value = instance.TooltipText

instance.TooltipText = value
string TooltipText { get; set; }

Property Value

Type: System.String

Implements

CommandBarControl.TooltipText

See Also

Reference

_CommandBarActiveX Interface

_CommandBarActiveX Members

TooltipText Overload

Microsoft.Office.Core Namespace