_CommandBars.GetEnabledMso(String) Método

Definição

Retorna True se o controle identificado pelo idMso parâmetro estiver 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 do controle.

Retornos

Boolean

Aplica-se a