ISuggestedDocumentTooltip Property |
Returns the tooltip for this suggestedd document
Namespace:
SuperOffice.COM.SuperOfficeDB
Assembly:
SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Tooltip As String
Get
Dim instance As ISuggestedDocument
Dim value As String
value = instance.Tooltip
property String^ Tooltip {
String^ get ();
}
Property Value
Type:
String
See Also