CommandBarsClass.GetPressedMso(String) Method

Definition

public:
 virtual bool GetPressedMso(System::String ^ idMso) = Microsoft::Office::Core::_CommandBars::GetPressedMso;
public virtual bool GetPressedMso (string idMso);
abstract member GetPressedMso : string -> bool
override this.GetPressedMso : string -> bool
Public Overridable Function GetPressedMso (idMso As String) As Boolean

Parameters

idMso
String

Returns

Implements

Applies to