Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fichiers
Recherche: 

rbInputBox
Rick Borup
rbInputBox() is a simple, general-purpose input box for Visual FoxPro. Although VFP now has a native InputBox() function (as of VFP 7.0), rbInputBox() provides certain functionality not available in the native VFP InputBox() function, such as the ability to handle character, date, numeric, and currency data types. New in this version is the ability to set the PasswordChar property of the textbox, which enables using it to enter masked passwords. Freeware with source code, a readme file, and a demo program.
Créé le
Il y a 24 années
Téléchargements
2751
Type de fichier
General information
Résultat de votes:
Description
rbInputBox() is a simple, general-purpose input box for Visual FoxPro, which up until version 7.0 lacked a native input box of its own. rbInputBox was originally developed for VFP 6.0, and has now been updated and renamed to work with VFP 7.0 and later. It is now called "rbInputBox" so its use doesn't conflict with VFP's own InputBox() function. Even though VFP now has its own InputBox() function, rbInputBox() provides functionality not available in the native VFP InputBox(). One advantage of rbInputBox() is that it can handle several data types (character, date, numeric, and currency), whereas the native InputBox function works only with strings. Other advantages are that rbInputBox() allows you to control the positioning of its window on the screen, and to specify Format, InputMask, and PasswordChar properties for its textbox. The parameter pattern for rbInputBox() was originally adapted from Visual Basic's InputBox() function in order to provide consistency for those familiar with VB. In order to maintain compatibility with previous versions, that parameter pattern has been preserved in the current version of rbInputBox(), even though it is somewhat different than the parameter pattern used by VFP's own InputBox() function. rbInputBox() has been tested on VFP 6.0 and VFP 7.0.
Créé par
Rick Borup
Rick Borup is owner and president of Information Technology Associates, a professional software development, computer services, and information systems consulting firm he founded in 1993. Rick earned BS and MBA degrees from the University of Illinois at Urbana-Champaign and spent several years developing software applications for mainframe computers before turning to microcomputer database development tools in the late 1980’s. He began working with FoxPro in 1991, and has worked full time in Fox...

Commentaires
Ajouter un commentaire
More downloads created from this member
Rick Borup
An introduction to the Ruby language and the Ruby on Rails™ framework for developers with a background in Visual FoxPro®. PDF, 64 pages.
Créé le
Il y a 12 années
Téléchargements
1647
Type de fichier
Freeware
Rick Borup
AgeCalculator is a Visual FoxPro® class to calculate a person's age in years, months, and days. This release features a complete replacement of the core logic using custom methods to handle the calculation of 'next month' and 'next year' and gives more accurate results when the date range starts on ...
Créé le
Il y a 19 années
Téléchargements
2541
Type de fichier
Freeware
Résultat de votes
4.33/5.00
Rick Borup
Zip Automation Manager is back under its new name. Zip Automation Manager is a Visual FoxPro® class that allows you to run WinZip® programmatically. Using the ZipMgr class, you can control WinZip® from within your VFP application to create ZIP files (archives), add files to existing ZIP archives, an...
Créé le
Il y a 20 années
Téléchargements
2269
Type de fichier
Résultat de votes
5.00/5.00
Rick Borup
FOXMAPI.H is a header file of the MAPI control constants, formatted for Microsoft Visual FoxPro.
Créé le
Il y a 23 années
Téléchargements
1462
Type de fichier
Rick Borup
INSTRING() searches for an occurrence of one string in another string. Unlike VFP's "$" function, INSTRING() treats the searched string as a series of substrings whose length is equal to the length of the string being sought. This is useful for validating codes that are greater than one character in...
Créé le
Il y a 24 années
Téléchargements
1168
Type de fichier
Rick Borup
A classlib to add a "tip of the day" feature to your VFP apps. Easy to use and completely documented. Compiled with VFP6/SP3 but works with VFP5 as well. See the "readme" file for details and instructions. Freeware... enjoy!
Créé le
Il y a 24 années
Téléchargements
1453
Type de fichier
Rick Borup
Use this class to make numeric data display the way you want it to while it's being entered. You can choose adding machine style (implied decimal) or calculator style (explicit decimal). Comes with a sample form and a readme file with examples.    The control now allows for default behavior of the ...
Créé le
Il y a 25 années
Téléchargements
3997
Type de fichier
Résultat de votes
3.00/5.00
Rick Borup
PROGBAR.VCX is a ready-to-use progress bar featuring a dynamic title and message line in a simple, nice-looking form. Built using the COMMCTRL class library by Alexander Grigorjev, which is included here with his permission.   This version of PROGBAR (3.0.001) is updated to use v3.0 of COMMCTRL and...
Créé le
Il y a 25 années
Téléchargements
3649
Type de fichier