Compartir a través de


_CommandBars.GetEnabledMso(String) Método

Definición

Devuelve True si el control identificado por el idMso parámetro está habilitado.

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

Parámetros

idMso
String

Identificador del control.

Devoluciones

Boolean

Se aplica a