No announcements
Found 1439331 threads
-
0 Votes
Hot swapping the service DLL
In fact two instances of the dsshost should be enough to achieve the hot swapping in my case.Answered | 2 Replies | 3521 Views | Created by PRS5 - Thursday, October 11, 2012 3:27 PM | Last reply by PRS5 - Friday, October 12, 2012 9:56 AM -
4 Votes
how to assign hot key for textbox in vb.net
My point is not that. i just wanted to getfocus on TEXTBOX from any from other textbox or CoMBOBOX by pressing Hot Key. having label Intact.Answered | 13 Replies | 19204 Views | Created by inaocha - Thursday, June 2, 2011 6:10 PM | Last reply by inaocha - Sunday, June 5, 2011 3:19 AM -
0 Votes
assigning a same shortcut keys to Label and button
Hi, Do you want to create shortcut keys for the button?Answered | 2 Replies | 3741 Views | Created by sid_1435 - Wednesday, October 21, 2009 6:31 AM | Last reply by Harry Zhu - Friday, October 23, 2009 4:09 AM -
1 Votes
Handling The Application Key Down Problem
Hi, i think i can help you in this problem. the general idea is to add message filter to your application. then if there exist any keys are pressed, this filter ...Answered | 5 Replies | 2980 Views | Created by debuging - Saturday, January 31, 2009 8:12 AM | Last reply by debuging - Saturday, January 31, 2009 1:17 PM -
0 Votes
A Basic Cryptography Assignement c#
I'm studying Cryptography on a Basic level and I needed some help with this small assignment.Answered | 1 Replies | 1748 Views | Created by PhantomFury - Sunday, June 10, 2012 8:02 AM | Last reply by pvdg42 - Sunday, June 10, 2012 1:41 PM -
0 Votes
send key strokes to a background application
The AppActivate function can do this, provided you know how to identify the application that you want to send the keys strokes to.Answered | 6 Replies | 13354 Views | Created by Msquared86 - Tuesday, July 20, 2010 8:45 PM | Last reply by HrBill32 - Wednesday, July 28, 2010 12:58 AM -
2 Votes
Hot start async model and Completed event.
When assigning the event handler a check is made internally to see if the async operation has already completed.Answered | 4 Replies | 2760 Views | Created by kotano1 - Friday, March 23, 2012 11:26 AM | Last reply by kotano1 - Wednesday, March 28, 2012 10:04 AM -
0 Votes
Function Keys in Visual Basic
You should be able to just change this line to be 0 where the Modifier Key is and the key you want F5.Answered | 8 Replies | 2654 Views | Created by ToddTFPCorp - Friday, May 24, 2013 12:57 PM | Last reply by IronRazerz - Friday, May 24, 2013 3:39 PM -
0 Votes
How to customize/assign a keyboard shortcut to Sql query analyzer 2005 to Query-> Connection-> Change Connection Option
According to ...Answered | 2 Replies | 7732 Views | Created by enggr - Friday, May 20, 2011 3:26 PM | Last reply by Mr. Wharty - Saturday, May 21, 2011 7:22 AM -
0 Votes
Provisioning, Assigned Access, and Application Restrictions
However this hasn't worked, part of the problem is that I am unsure what to use as the publisher name either the display name or the publisher guid, but the assigned access still ...Answered | 8 Replies | 912 Views | Created by Trackaparcel - Friday, May 26, 2017 4:18 PM | Last reply by Trackaparcel - Wednesday, May 31, 2017 10:35 AM -
1 Votes
Track key press and key release on WPF applications
If you only use the Up event, then the variable will only be set to false when another key triggers the Up event: private void PlotListView_KeyUp(object ...Answered | 1 Replies | 689 Views | Created by methuselah90 - Sunday, January 25, 2015 5:54 PM | Last reply by Alberto Poblacion - Sunday, January 25, 2015 7:10 PM -
3 Votes
Move Blobs from Hot to Archive
Hello Jordan_ch, Make sure to use the latest Azure PowerShell module: install-module Azure -requiredVersion 4.4.0 You can use the below Power Shell ...Answered | 6 Replies | 1648 Views | Created by jordan_ch - Thursday, January 24, 2019 11:28 PM | Last reply by YASWANTH MADI - Monday, January 28, 2019 8:48 AM -
7 Votes
Purchased Key for Download of application
Make sure you keep the key data where you can reference it again.Answered | 9 Replies | 5955 Views | Created by RickAilstock - Saturday, April 5, 2014 5:13 PM | Last reply by mainemonty - Friday, February 12, 2016 8:05 PM -
1 Votes
How to add shortcuts or hot keys for VSTO application level add-in using .net
You may find the following links helpful: Using shortcut keys to call a function in an Office Add-inAnswered | 1 Replies | 2780 Views | Created by ThiyagarajanN - Thursday, November 20, 2014 8:45 AM | Last reply by Eugene Astafiev - Thursday, November 20, 2014 10:51 AM -
3 Votes
Hot spot images designing with BLEND
In your application, Open asset library and select hyperlink button from that.Answered | 8 Replies | 1410 Views | Created by Enric Vives - Friday, November 8, 2013 6:44 AM | Last reply by Terrence-Jones - Tuesday, November 19, 2013 1:23 AM -
0 Votes
Bing maps key changed issues in winforms application
A WPF application would be an internal application.Answered | 3 Replies | 2877 Views | Created by rowter - Tuesday, December 18, 2012 4:53 AM | Last reply by Ricky_Brundritt - Wednesday, December 19, 2012 10:56 AM -
0 Votes
Assign a shortcut to a button
PerformClick(); return true; } return false; ...Answered | 3 Replies | 3702 Views | Created by NLgijs - Monday, May 4, 2009 7:59 AM | Last reply by NLgijs - Tuesday, May 5, 2009 2:21 PM -
0 Votes
Hot keys
The first approach would be to create a handler for that event in the form, and make it check which key was hit, then perform the corresponding action.Answered | 1 Replies | 3538 Views | Created by ShadowRayz - Tuesday, February 6, 2007 11:20 AM | Last reply by herenvardo - Wednesday, February 7, 2007 1:12 AM -
0 Votes
Sending key commands to another application?
Activate the application window that will receive the keystrokes, and then call the Send or SendWait method.Answered | 1 Replies | 3207 Views | Created by Geoffrey E - Tuesday, March 3, 2009 6:06 PM | Last reply by Riquel_Dong - Thursday, March 5, 2009 7:17 AM -
3 Votes
Load the form at startup, assign to F9 key and requery on setFocus
Then Create the Macro and Type in the macro names you are setting for the keys.Answered | 6 Replies | 2935 Views | Created by Claude Larocque - Monday, February 6, 2012 2:20 PM | Last reply by Claude Larocque - Monday, February 13, 2012 4:16 PM
No announcements