Wrox Programmer Forums
|
Beginning VB 6 For coders who are new to Visual Basic, working in VB version 6 (not .NET).
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Beginning VB 6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 2nd, 2006, 08:06 PM
Registered User
 
Join Date: Jan 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Formatting textfields

In Access there is no problem forcing users to enter a spesific format. ex. a date "__.__.____" -> 12.03.2005

But how can I do that in VB???

Please...



 
Old January 17th, 2006, 04:36 AM
Friend of Wrox
 
Join Date: Dec 2005
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to nalla Send a message via Yahoo to nalla
Default



Hi WitchHunter,

If this is only for dates use date time picker.
you can use masked edit control also.

Add conponents,

[u]date time picker</u>
Project-->Components-->Microsoft Windows common controls-2 6.0

[u]masked edit control</u>
Project-->Components-->Microsoft Masked Ed control 6.0

please let us know if you need more info.



nalaka hewage





Similar Threads
Thread Thread Starter Forum Replies Last Post
enable/disable textfields based on radio selection carrie.mims Javascript How-To 5 December 8th, 2006 05:41 AM
CSS formatting LoneStar1 BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 3 April 10th, 2006 09:16 AM
Formatting syrex XSLT 2 November 5th, 2005 08:23 AM
echoing textfields and reset problem Stevie Javascript How-To 0 May 8th, 2005 09:28 PM
Formatting Ben Access 3 February 28th, 2004 05:52 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.