Wrox Programmer Forums
|
BOOK: Beginning Visual Basic 2005 ISBN: 978-0-7645-7401-6
This is the forum to discuss the Wrox book Beginning Visual Basic 2005 by Thearon Willis, Bryan Newsome; ISBN: 9780764574016
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Visual Basic 2005 ISBN: 978-0-7645-7401-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 November 4th, 2006, 12:29 PM
Registered User
 
Join Date: Nov 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Keyboard Shortcuts

In some configurations of VB the keyboard shortcut underline does not appear on any buttons until the user presses the Alt key. Has any one found a fix or work around for this?

 
Old November 4th, 2006, 01:41 PM
Registered User
 
Join Date: Nov 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

:D
I have found my own solution to my topic of the underscore not appearing (in some configurations of VB.Net) on buttons until the user pressed the Alt key.
Use the Form Activated event with one line of code to send the keys for Alt and Enter like this:-
SendKeys.SendWait("%~")






Similar Threads
Thread Thread Starter Forum Replies Last Post
Delete shortcuts Aiel VB How-To 0 March 13th, 2006 02:43 PM
Contextmenus and Key Shortcuts SupaHoopsa General .NET 0 February 28th, 2005 06:12 AM
Query Analyzer Shortcuts ioates SQL Server 2000 2 February 6th, 2004 05:22 AM
Keyboard Shortcuts rajanikrishna Linux 1 January 30th, 2004 07:11 AM





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