_CommandBars.GetSupertipMso(String) Method

Definition

Returns the supertip of the control identified by the idMso parameter as a String.

public:
 System::String ^ GetSupertipMso(System::String ^ idMso);
public string GetSupertipMso (string idMso);
abstract member GetSupertipMso : string -> string
Public Function GetSupertipMso (idMso As String) As String

Parameters

idMso
String

Identifier for the control.

Returns

String

Applies to