次の方法で共有


IEntryBucket.TryCreateToolTip(Object) メソッド

定義

このグループのツール ヒントを取得します。

public:
 bool TryCreateToolTip([Runtime::InteropServices::Out] System::Object ^ % toolTip);
public bool TryCreateToolTip (out object toolTip);
abstract member TryCreateToolTip : obj -> bool
Public Function TryCreateToolTip (ByRef toolTip As Object) As Boolean

パラメーター

toolTip
Object

[out]ツールヒント。

戻り値

Boolean が返されます。

適用対象