Spread Windows Forms 6.0 Product Documentation
CompoundBorder Class
Members  See Also  Support Options
FarPoint.Win Assembly > FarPoint.Win Namespace : CompoundBorder Class


Glossary Item Box

Represents a compound border.

Object Model

CompoundBorder ClassInset ClassIBorder InterfaceIBorder Interface

Syntax

Visual Basic (Declaration) 
Public Class CompoundBorder 
   Implements IBorderIBorder2IBorder3ISerializeSupport 
Visual Basic (Usage)Copy Code
Dim instance As CompoundBorder
C# 
public class CompoundBorder : IBorderIBorder2IBorder3ISerializeSupport  

Remarks

A compound border is composed of two border objects combined into a single border object by nesting the inside border within the margins (insets) of the outside border.

Inheritance Hierarchy

System.Object
   FarPoint.Win.CompoundBorder

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

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.