共用方式為


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

適用於