Share via


CommandBarsClass.GetScreentipMso Method

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

Syntax

'Declaration
Public Overridable Function GetScreentipMso ( _
    idMso As String _
) As String
'Usage
Dim instance As CommandBarsClass
Dim idMso As String
Dim returnValue As String

returnValue = instance.GetScreentipMso(idMso)
public virtual string GetScreentipMso(
    string idMso
)

Parameters

Return Value

Type: System.String

Implements

_CommandBars.GetScreentipMso(String)

See Also

Reference

CommandBarsClass Class

CommandBarsClass Members

Microsoft.Office.Core Namespace