Visual Basic (Declaration) | |
---|---|
Public Class CompoundBorder Implements IBorder, IBorder2, IBorder3, ISerializeSupport |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As CompoundBorder |
C# | |
---|---|
public class CompoundBorder : IBorder, IBorder2, IBorder3, ISerializeSupport |
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.
System.Object
FarPoint.Win.CompoundBorder
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