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

适用于