Compartir a través de


_CommandBars.GetScreentipMso(String) Método

Definición

Devuelve la información de pantalla del control identificado por el idMso parámetro como string.

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

Parámetros

idMso
String

Identificador del control.

Devoluciones

Cadena

Se aplica a