HomeProductsSupportDownloadsOnline StoreOnLine DocumentationLicensingAbout UsContact Us
User's Manual - ActiveGantt Scheduler Component for Visual Basic 6.0 And MFC - 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

StrLowerCase Method (StrLib Object)

Returns a String that has been converted to lowercase.

Syntax:

StrLibObject.StrLowerCase(Expression As String)

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

 Part  Description
StrLibObject An object expression that evaluates to a StrLib object.
Expression (Required). String expression.

Remarks:

Only uppercase letters are converted to lowercase; all lowercase letters and nonletter characters remain unchanged.

 

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.