HomeProductsSupportDownloadsOnline StoreOnLine DocumentationLicensingAbout UsContact Us
User's Manual - XTTreeview Web Server Component for Visual Basic .Net and C# - The Source Code Store .Com - Professional source code for Microsoft Visual Basic and Visual Studio .NET and specialized software components.
Back to Table of Contents
Example
Send Feedback

BorderStyle Property (Style Object)

Returns or sets a numeric value that determines the type of border of the Style object.

BorderStyle Property (Style Object)

Syntax:

StyleObject.BorderStyle [= E_STYLEBORDER]

The BorderStyle Property (Style Object) syntax has these parts:

 Part  Description
StyleObject An object expression that evaluates to a Style object.
E_STYLEBORDER A numeric value that determines the BorderStyle as described in settings.

The settings for E_STYLEBORDER are:

 Setting  Description
0 (E_STYLEBORDER.SBR_NONE). No border.
1 (E_STYLEBORDER.SBR_SINGLE). Fixed Single.

Remarks:

This property controls the BorderStyle of any object that is associated with the Style object. The Border will only be visible when the Appearance property of the Style object is set to 4 (Flat).

 

Home | Products | Support | Downloads | OnLine Store

Online Documentation | Licensing | About Us | Contact Us

Privacy Terms of use Copyright (c)2002-2005 The Source Code Store LLC. All trademarks are property of their legal owner.