Intersoft WebDesktop Documentation
ComplexImagesSettings Property
See Also  Send Feedback
ISNet.WebUI.WebDesktop Namespace > WebExplorerPane Class : ComplexImagesSettings Property


Glossary Item Box

Contains images settings such as images to render the WebExplorerBar using RenderMode of ComplexImages.

Syntax

Visual Basic (Declaration) 
Public Property ComplexImagesSettings As WebExplorerBarComplexImagesSettings
Visual Basic (Usage)Copy Code
Dim instance As WebExplorerPane
Dim value As WebExplorerBarComplexImagesSettings
 
instance.ComplexImagesSettings = value
 
value = instance.ComplexImagesSettings
C# 
public WebExplorerBarComplexImagesSettings ComplexImagesSettings {get; set;}

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.