Click or drag to resize

Container.SetToolTipText Method

X#

Namespace:  XSharp.VFP.UI
Assembly:  XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax
 VIRTUAL METHOD SetToolTipText(
	sender AS Control,
	caption AS STRING
) AS VOID
Request Example View Source

Parameters

sender
Type: Control
caption
Type: String
See Also