Re: ctrl+c doesn't copy Hardware and Software Microsoft Windows by Xertus CTRL+C doesn't work. The solution I've found is typically pressing the CTRL key + the windows logo key, or CTRL+SHIFT+SPACE, various combinations of this will re-enable your CTRL+C or CTRL+V abilities. I have no clue what brain child decided to disable them with a keyboard short cut, but thank Microsoft. Re: Ctrl+Alt+Del does not work after fast user switch Hardware and Software Microsoft Windows by caperjack ctrl+alt+del repeatedly 3 time to activate the admin login ctrl+c doesn't copy Hardware and Software Microsoft Windows by itsrick … day I tried to copy and paste something with ctrl+c and ctrl+v and nothing happened. I have since then figured… out that ctrl+c does not work in ANY program yet all other… ctrl+* combinations function perfectly. Right click "copy" works and … Re: ctrl+c doesn't copy Hardware and Software Microsoft Windows by linux try using the right click to select copy, then use "CTRL+V" to paste it. If this doesn't work then you may have a faulty CTRL key (try the second ctrl key) Ctrl+Alt+Del does not work after fast user switch Hardware and Software Microsoft Windows by edek … user accounts listed but if I would like to use 'Ctrl+Alt+Del' to login to other (unlisted) accounts like… 'Administrator' it doesn't work - 'Ctrl+Alt+Del' does nothing. The same thing when I hibernate… 'listed' account from logon screen and then logout - 'Ctrl+Alt+Del' works as it should after this operation. Ideas… Re: Ctrl + C and Ctrl + V help... Programming Software Development by aquamarine_kath To know if the user hits Ctrl + C or Ctrl + V, try this one: [code] Dim key as Boolean Private Sub Combo1_KeyDown(KeyCode As Integer, Shift As Integer) key = Shift And vbCtrlMask If key And (KeyCode = vbKeyA) Then 'your code here End If End Sub [/code] Same code applies when the user clicks Ctrl + V. Hope this helps. Ctrl + V in TextBox out in Frame Programming Software Development by bilal.saim Program is doing CTRL+V in textbox. But I want program to do it … was outside of frame. Program focus the textbox and press CTRL+V but it paste correct place only when I am… in frame. Program press CTRL+V inside but it must works only program not out… Re: ctrl+c doesn't copy Hardware and Software Microsoft Windows by gerbil Get some text up, or something to copy, select a piece and do ctrl C. Then go Start > RUN, type in clpbrd, ENTER. A new window will open, the clipboard window. What you selected and copied should be in there.... is it? Come back and say.... Re: ctrl+c doesn't copy Hardware and Software Microsoft Windows by itsrick thanks for the reply. unfortunately there is nothing there. to test ctrl+c in many different programs, I have a shorcut to the clipboard on my desktop. I just tried again and there was only the text there from when I right-clicked copy the last time. Re: ctrl+c doesn't copy Hardware and Software Microsoft Windows by itsrick right click copy works fine. and I know I don't have a faulty control key because every other control function works properly. only the ctrl+c function does not work on either control key. stumped. Re: Ctrl+Alt+Del does not work after fast user switch Hardware and Software Microsoft Windows by caperjack …' user accounts listed but if I would like to use 'Ctrl+Alt+Del' to login to other (unlisted) accounts like 'Administrator… just check this on mine ,it has 2 users and ctrl+alt+del ,doesn't work for me either but does… Re: ctrl question... Programming Software Development by Vineeth K Hmmmm ..... I only know Alt.In my experience i don't know about Ctrl in button. If you want to add one i think you can do that by creating an user control. Or you can detect Ctrl in coding in key press event. In Menu bar you can add a shortcut key like Ctrl + p . Best of luck... Re: ctrl question... Programming Software Development by Vineeth K Hmmmm ..... I only know Alt.In my experience i don't know about Ctrl in button. If you want to add one i think you can do that by creating an user control. Or you can detect Ctrl in coding in key press event. In Menu bar you can add a shortcut key like Ctrl + p . Best of luck... Re: ctrl+c doesn't copy Hardware and Software Microsoft Windows by MidiMagic Have you set ctrl-C to be a hot key for some other program? That could disable its normal function. Have you used some program to disable part of another program? That could also use a trick that disables certain keys. Ctrl + C and Ctrl + V help... Programming Software Development by PinoyDev Good day! How to detect if ctrl + c or copy keyboard action in a combo box and put the text in that combo box to clipboard..and then ctrl + v to second combo box then paste the text from clipboard that waste copied. Thank you! Re: ctrl problem Hardware and Software Microsoft Windows by MidiMagic …foreign language or Dvorak keyboard. 4. You accidentally set the ctrl key as a hot key for something. 5. Some program… you are running is intercepting the ctrl key for a special purpose. 6. A virus is operating…, and is intercepting the ctrl key to keep you from bringing up the task manager. CTRL + ALT + DEL problem Hardware and Software Microsoft Windows by GreenDay2001 … service pack) Well the problem is that whenever I press CTRL + ALT + DEL a error message is displayed with this content… error dialog is there, Task Manager open whenever I press CTRL + ALT + DEL. But clicking at any button of the dialog… Re: Ctrl+Alt+Del does not work after fast user switch Hardware and Software Microsoft Windows by edek [QUOTE=caperjack;570239]ctrl+alt+del repeatedly 3 time to activate the admin login[/QUOTE] Also, this does not work. Admin login screen won't apper... Re: Ctrl+Alt+Del does not work after fast user switch Hardware and Software Microsoft Windows by edek … are trying to do[/QUOTE] Are you sure? Why would 'ctrl+alt+del' be disabled at 'welcome screen'? All users are… CTRL-ALT-DEL question Hardware and Software Microsoft Windows by The Dude … here know what file controls the action when you press CTRL-ALT-DEL and get that "Close Program" box… to have "Task Manager" open when i hit CTRL-ALT-DELETE like it does on 2000,XP,etc..... Im… ctrl question... Programming Software Development by xWiredx is there a specific character for Ctrl? for example in Alt.. when you type &Save in the caption of a button.. the key that you gonna press is Alt+S.. how about for Ctrl? ctrl-z to end loop Programming Software Development by fugnut I would like to have the user enter ctrl-z to end the program...can someone tell me how … << "Please input your first positive number: (or ctrl-z to end program) "; cin >> a; cout… Ctrl+Alt+Del in MAC Hardware and Software macOS by drameshgar1 HI: I have installed windows server in my mac(boot camp), but when logging in the window the screen requires ctrl+alt+del, I have MAC book pro laptop, can anyone tell me where is Delete key in MAC. I have tried ctrl+shift+esc it doesn't work. Thanks!!! Re: Ctrl+Alt+Del in MAC Hardware and Software macOS by Nathan_2 … answers are worse than the ones at Yahoo Answers. Fn+Ctrl+Alt+Backspace does not work on Mac (at least not… the older ones). There is no keyboard shortcut for Ctrl-Alt-Del in bootcamp. You need to click on the… Re: Ctrl + V in TextBox out in Frame Programming Software Development by hericles …, if you selected and copied some text and then hit Ctrl-V of course the text will get pasted into the… Re: Ctrl + V in TextBox out in Frame Programming Software Development by bilal.saim This is a form.webbrowser c# aplication. So if you focus some textbox in program, it wouldn't change focus textbox when you are out of form. Everything is going good in background even you give a text background. I want to know if we call a key(CTRL+V), it must use for our background programme. ctrl+F Programming Web Development by RonKevinT.Manuela Just a quick question. can you activate a browsers ctrl+F functionality using php?Like click the button and ctrl+f activates Re: CTRL-ALT-DEL question Hardware and Software Microsoft Windows by caperjack … to open the device manager in my briefcase.like alt+ctrl+home edit - you could look i your registry [not in… Re: CTRL-ALT-DEL question Hardware and Software Microsoft Windows by jbennet On NT based systems. its the kernel/winlogon. Thats because ctrl-alt-del is magic. Its a security feature (hence why … Re: CTRL-ALT-DEL question Hardware and Software Microsoft Windows by The Dude Well it just would be neat to do it.... CTRL-ALT-DEL is a reserved system COMBO so finding where that is set would be rewarding for this project :) [quote]Hive: HKEY_CURRENT_USER Key: Software\Microsoft\Windows\CurrentVersion\Policies\System[/quote]That key is empty Caperjack (System)