Share via


_CommandBars.GetEnabledMso(String) 方法

定义

如果启用参数标识的控件,idMso则返回 True

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

参数

idMso
String

控件的标识符。

返回

Boolean

适用于