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

C1WebCommandBase.PreloadImages Property

Specifies whether to preload images used in the control.

[Visual Basic]

Public Property PreloadImages As Boolean

[C#]

public bool PreloadImages {get;set;}

[Delphi]

public property PreloadImages: Boolean read get_PreloadImages write set_PreloadImages;

Remarks

Set value to false if you don't want to preload images.

See Also

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


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