Share via


_CommandBarActiveX.DescriptionText Property

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

Syntax

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

value = instance.DescriptionText

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

Property Value

Type: System.String

Implements

CommandBarControl.DescriptionText

See Also

Reference

_CommandBarActiveX Interface

_CommandBarActiveX Members

DescriptionText Overload

Microsoft.Office.Core Namespace