Style for the item when the mouse hovers over it.
[Visual Basic]
Public ReadOnly Property MouseOverItemStyle As C1WebItemStyle
[C#]
public C1WebItemStyle MouseOverItemStyle {get;}
[Delphi]
public property MouseOverItemStyle: C1WebItemStyle read get_MouseOverItemStyle;
See Also
C1WebLinkItem Class | C1WebLinkItem Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |