473,386 Members | 1,775 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,386 software developers and data experts.

Emulate SHIFT+CTRL+O with SendKeys

What string value do I send to SendKeys to do this?
Nov 15 '05 #1
3 10973
"^+O"

-vJ

"Hasani" <HJ****@hotmail.c0m> wrote in message
news:z9******************@twister.nyc.rr.com...
What string value do I send to SendKeys to do this?

Nov 15 '05 #2
Don't I need to place parentheses around the +O to make it emulate all 3
keys being pressed simultaneously?
"Vijaye Raji" <no************@hotmail.com> wrote in message
news:us********************@comcast.com...
"^+O"

-vJ

"Hasani" <HJ****@hotmail.c0m> wrote in message
news:z9******************@twister.nyc.rr.com...
What string value do I send to SendKeys to do this?


Nov 15 '05 #3
Nope. Just "^+O" would do. The modifier keys can be combined without a
paranthesis.

-vJ

"Hasani" <HJ****@hotmail.c0m> wrote in message
news:Uo*******************@twister.nyc.rr.com...
Don't I need to place parentheses around the +O to make it emulate all 3
keys being pressed simultaneously?
"Vijaye Raji" <no************@hotmail.com> wrote in message
news:us********************@comcast.com...
"^+O"

-vJ

"Hasani" <HJ****@hotmail.c0m> wrote in message
news:z9******************@twister.nyc.rr.com...
What string value do I send to SendKeys to do this?



Nov 15 '05 #4

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

Similar topics

1
by: Roger | last post by:
Are these two features available in VS.Net 2003 at all (maybe different keys)... F4 to go thru find-in-files search results (just like you F4 to go thru build errors). In VC6, if output window...
1
by: Dev | last post by:
Dear Friends, I have created Application using VC#. How do to the following tasks? The user should not be allowed to exit the program: the start menu, end task and all other ways of exiting...
9
by: Nathan | last post by:
A couple of months ago, I went looking for a .NET grid component with what I thought was pretty simple criteria - I wanted an interface that provided my users with Excel-like data entry capability....
2
by: Guoqi Zheng | last post by:
Can some one tell me what is the chr value of Shift + Ctrl? a kind of soft return. an Enter, hard return is represented by chr(10) + chr(13), how about shift + ctrl? -- Kind regards Guoqi...
2
by: active | last post by:
In VB6 I believe MouseDown had a Shift argument that told if Shift, Ctrl or Alt was pressed. How in VB.NET MouseDown do I determine if one of these keys is pressed? I could increment a global...
4
by: Fred | last post by:
I have created a UserControl and now I need to Override the OnMouseUp, OnMouseDown, and OnMouseClick Subs but I also need to know if the Shift or Ctrl key was pressed when the mouse action...
1
by: andmarti | last post by:
Anyone can help me getting the shift + tab key combination ? I tried with getch () but with no success. May be using the sys.stdin ?? Please, help would be very appreciated. -- Andrés M....
9
by: timw.google | last post by:
Is there a way to disable ctrl-P (print window) in IDLE? I'm editing some python code in IDLE and I keep hitting this by mistake from my years of emacs editing. Thanks in advance.
0
DOSrelic
by: DOSrelic | last post by:
I have read this page http://msdn.microsoft.com/en-us/library/system.windows.forms.sendkeys(VS.71).aspx but try as I might I cannot figure out how to do it. I tried many combinations but none of...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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,...

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.