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


Glossary Item Box

A collection of settings that related with WebTab's round corner. Using the RoundCornerSettings you can design a XP-like Tab control in any color schemes.

Object Model

WebTabRoundCornerSettings Class

Syntax

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

Remarks

WebTabRoundCornerSettings provides you with configuration for the round corner colors and other settings related with RoundCorner. Using this configuration you can design a XP-like Tab control in any color schemes.

RoundCornerSettings facilitates you to configure 2 colors for RoundCorner tab header, which represent FillerBorderColor and TopBorderColor of the active tab item.

Inheritance Hierarchy

System.Object
   ISNet.WebUI.WebUIBaseClass
      ISNet.WebUI.WebDesktop.WebTabRoundCornerSettings

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.