Shadow color - only for IE5+. Uses DirectX filter.
[Visual Basic]
Public Property ShadowColor As Color
[C#]
public Color ShadowColor {get;set;}
[Delphi]
public property ShadowColor: Color read get_ShadowColor write set_ShadowColor;
See Also
C1WebSubMenu Class | C1WebSubMenu Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |