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

StrFormat Method (StrLib Object)

Returns a String containing an expression formatted according to instructions contained in a format expression.

Syntax:

StrLibObject.StrFormat(Expression As Variant, sFormat As String)

The StrFormat Method (StrLib Object) syntax has these parts:

 Part  Description
StrLibObject An object expression that evaluates to a StrLib object.
Expression A valid expression (a date value or a number value).
sFormat A user-defined format expression for a number or a date.

Remarks:

Use this function to retrieve dates and numbers with a custom format.

 

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.