Opacity - only for IE5+. Uses DirectX filter. Default is 100 (Opaque).
[Visual Basic]
Public Property Opacity As Integer
[C#]
public int Opacity {get;set;}
[Delphi]
public property Opacity: Int32 read get_Opacity write set_Opacity;
See Also
C1WebSubMenu Class | C1WebSubMenu Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |