Spread Windows Forms 7.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 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

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