次の方法で共有


_CommandBars.GetScreentipMso(String) メソッド

定義

パラメーターによって String として識別されるコントロールの idMso ヒントを返 します

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

パラメーター

idMso
String

コントロールの識別子。

戻り値

String

適用対象