473,413 Members | 1,798 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,413 software developers and data experts.

Programatically uncheck a property in desktop/properties/display/

I just discovered that if I set an accelerator letter on a button it won't
display the accelerator underline unless the

"Desktop/Properties/Display/Effects/Hide Keyboard Navigation Indicators
Until Use the Alt Key"

property has been unchecked. This property is checked by default. All of
the workstations at my place that would use a vb.net app I create are using
Windows 2000. When I deploy a vb.net app to a workstation is there a way for
the app to programactically uncheck this property?

While I'm at it, is there a way to deploy a vb.net app and have it install
the .Net Framework if the framework is not already loaded on that
workstation? Or do I have to do that manually?

Thanks,
Rich
Nov 21 '05 #1
3 1464
I really wouldn't do this.

The hide/not-hide setting is a user preference and not really related
to your application. It would be the equivalent to changing the Windows
Explorer settings to 'show all file extensions' when people have 'Hide
Extensions for known file types' checked.

The newer versions of windows offer this 'Hide Keyboard...' option (I
believe that it is by default, on) and we're stuck with it.

If one has a UI Standards doc that says that Keyboard Accelerators need
to be provided - well they have been provided. Pressing ALT, displays
them. This is different than it used to be, but things have changed.

Really, if you can in any way avoid having to to do this I would.

Alan.

Nov 21 '05 #2
"Rich" wrote:
the workstations at my place that would use a vb.net app I create are using
Windows 2000. When I deploy a vb.net app to a workstation is there a way for
the app to programactically uncheck this property?


What's so special about your app that you feel it's necessary to override
the user's desktop preferences? Bad idea. I get pissed that the Citrix ICA
client turns off my "Show Window Contents While Dragging" option and doesn't
restore it when it's done.

Five seconds of Googling found this link for your problem:
http://groups.google.de/group/micros...6f5d78eb342a10

Nov 21 '05 #3
Thanks all for your replies and suggestions. I guess I will leave it to the
users if they want to see the accelerator underscores or not.

Thanks again,
Rich

"Rich" wrote:
I just discovered that if I set an accelerator letter on a button it won't
display the accelerator underline unless the

"Desktop/Properties/Display/Effects/Hide Keyboard Navigation Indicators
Until Use the Alt Key"

property has been unchecked. This property is checked by default. All of
the workstations at my place that would use a vb.net app I create are using
Windows 2000. When I deploy a vb.net app to a workstation is there a way for
the app to programactically uncheck this property?

While I'm at it, is there a way to deploy a vb.net app and have it install
the .Net Framework if the framework is not already loaded on that
workstation? Or do I have to do that manually?

Thanks,
Rich

Nov 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: deko | last post by:
I have two subforms within a particular form. The one on top is a datasheet of transactions; the one on the bottom is a summary of totals. I would like to have the datasheet fill the entire...
10
by: PC Datasheet | last post by:
How can I programatically set the startup form when the database opens? Thanks! Steve
5
by: Ram [MSFT] | last post by:
Hi All, I'm trying to programatically (using c#) read the file properties (Title, Summary, Author, Comments etc.... The stuff that shows up on the Summary tab when you see the properties of a...
10
by: Ding Dang | last post by:
I have been using Delphi for a few years, now using Delphi8 and VC#. I just had a preview on VC# 2.0. I was wondering why there is no array property? While there is in VB.net, Delphi.net and IL....
2
by: John | last post by:
Hi, heres a brief description of what I'm trying to do. I have a sql table named colors that looks like this: color_id color_name 1 blue 2 red 3......... and so...
3
by: Eranga | last post by:
Hi! I want to change and setup Properties of the Indexing service catalogs programatically. Generation property, abstraction property and any other property of catalogs should b ealtered from my...
4
by: stb | last post by:
I have an empty asp:table on a form. Rows and cells in the rows are added programatically. At the end of each row, there is a cell with a button inside it. How do I catch the button's click...
2
by: letibal | last post by:
Hello, I have written a windows service and created an installer for it. The service runs under the system accounts. When started, it launches a GUI. By default, the InteractiveProcess property...
5
by: GH | last post by:
Is it possible to display images on the desktop itself, like the bacground but not as a background? And not as icons either. Anything you put in the \Desktop folder shows up as an icon on the...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.