ComponentOne WebMenus and WebBars for ASP.NET (2.0) Search HelpCentral 

C1WebCustomGroup.ToolTip Property

Gets or sets the ToolTip text displayed when the mouse pointer rests over the group.

[Visual Basic]

Public Property ToolTip As String

[C#]

public string ToolTip {get;set;}

[Delphi]

public property ToolTip: String read get_ToolTip write set_ToolTip;

See Also

C1WebCustomGroup Class | C1WebCustomGroup Members | C1.Web.Command Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.