Intersoft WebDesktop Documentation
WebPaneImagesSettings Class
Members  See Also  Send Feedback
ISNet.WebUI.WebDesktop Namespace : WebPaneImagesSettings Class


Glossary Item Box

Collection of images settings for WebPaneManager.

Object Model

WebPaneImagesSettings Class

Syntax

Visual Basic (Declaration) 
Public Class WebPaneImagesSettings 
   Inherits ISNet.WebUI.WebUIBaseClass
   Implements ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize 
Visual Basic (Usage)Copy Code
Dim instance As WebPaneImagesSettings
C# 
public class WebPaneImagesSettings : ISNet.WebUI.WebUIBaseClass, ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize  

Remarks

Using WebPaneImagesSettings you can configure whether to display the splitter grip on WebPane by configuring the SplitterGripBottom, SplitterGripLeft, SplitterGripRight, and SplitterGripTop

Inheritance Hierarchy

System.Object
   ISNet.WebUI.WebUIBaseClass
      ISNet.WebUI.WebDesktop.WebPaneImagesSettings

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.