No announcements
Found 3355814 threads
-
4 Votes
How to compare values in two different text boxes.
Hi jester376, About how to copy the bottom textbox values to the clipboard, you could have a look at the following thread that provides a method to achieve it.Answered | 4 Replies | 2539 Views | Created by jester376 - Friday, November 20, 2015 9:52 PM | Last reply by April WX - Monday, November 23, 2015 9:58 AM -
0 Votes
Activate specified tabpage on one form with button click on a different form
Don't use the constructor to pass the value... that's what is likely causing the problem.Answered | 6 Replies | 326 Views | Created by CosmicDebris - Tuesday, March 22, 2016 3:03 PM | Last reply by Reed Kimble - Wednesday, March 23, 2016 5:32 PM -
2 Votes
How to add the values of two variables on button click?
The first thing you need to do is to transform the text into a numerical value suitable for adding.Answered | 3 Replies | 322 Views | Created by Okemian - Sunday, February 28, 2016 1:36 PM | Last reply by Cyrille Précetti - Sunday, February 28, 2016 1:54 PM -
0 Votes
Show a form by click a button on another form
How to exchange this?Answered | 6 Replies | 1816 Views | Created by waterharbin - Monday, July 9, 2012 12:13 PM | Last reply by waterharbin - Monday, July 9, 2012 1:10 PM -
1 Votes
How to add two click mode to same button ?
Hi jDmAc, I'd recommend customizing the template in blend to animate your modifications for the different VisualStates.Answered | 6 Replies | 1271 Views | Created by jDmAc Corp - Saturday, August 10, 2013 10:54 PM | Last reply by Rob Caplan [MSFT] - Monday, August 19, 2013 4:50 AM -
0 Votes
Form opening on single button click
Suppose the button is located on my Master Form.Answered | 6 Replies | 683 Views | Created by Simmi123 - Friday, January 3, 2020 7:35 AM | Last reply by Daniel_Zhang-MSFT - Wednesday, January 8, 2020 9:42 AM -
1 Votes
how to put text on a form by clicking a button
No, I want the text to appear in the form itself not in the title bar, for instance next to the button or so.Answered | 5 Replies | 3429 Views | Created by FranktVR - Thursday, June 21, 2012 12:16 PM | Last reply by pvdg42 - Monday, June 25, 2012 1:42 PM -
1 Votes
Open InfoPath form on button click
The URL and the document name that you need to enter are slightly different.Answered | 7 Replies | 20894 Views | Created by MercuryMan - Tuesday, May 3, 2011 6:10 AM | Last reply by pcbguy - Wednesday, December 30, 2015 11:36 PM -
0 Votes
How to pass string data between two button clicks
Hi telmessosc, Presume that you want to deliver string data or other custom structure data between the button event handler,it seems that you only define ...Answered | 3 Replies | 2356 Views | Created by telmessosc - Thursday, March 15, 2012 10:21 PM | Last reply by hodohodokalkani - Friday, March 16, 2012 9:05 AM -
0 Votes
Button rule different on second click
You can do this by adding an additional field to your main datasource; call it "btnClicks" and set the default value to 0.Answered | 1 Replies | 7546 Views | Created by bphilipp - Thursday, February 17, 2011 5:14 PM | Last reply by Melissa Renton MCTS - Thursday, February 17, 2011 6:33 PM -
2 Votes
Button on form not running Click() ?
Code - Function Import_Excel() On Error GoTo Import_Excel_Err Dim MonthExcelFileName As ...Answered | 2 Replies | 421 Views | Created by Bondibiz - Tuesday, January 19, 2016 7:45 AM | Last reply by mbizup MVP - Tuesday, January 19, 2016 10:14 AM -
0 Votes
opening the same form from two different places
This particular form let's call it 'formC' - is opened from two different forms let's call them formA and formB Both formA ...Answered | 6 Replies | 611 Views | Created by BRKUMAR - Saturday, August 23, 2014 3:16 AM | Last reply by IronRazerz - Saturday, August 23, 2014 4:35 PM -
3 Votes
Biztalk Orchestration for sending two different emails
But I am not sure how can I differentiate the message and send to two different addresses.Answered | 12 Replies | 1132 Views | Created by vdha - Thursday, November 13, 2014 8:24 PM | Last reply by Prashant Singh[prashant.1704] - Friday, November 14, 2014 4:06 PM -
1 Votes
Is it possible one button handle two click event?
Hi , Its Possible that one button will handle two Click Events I Mean Either of two event at a time, You Have to Decide ...Answered | 4 Replies | 4025 Views | Created by musiw - Wednesday, March 25, 2009 8:48 AM | Last reply by musiw - Monday, June 15, 2009 2:26 AM -
1 Votes
add click event to two button
Hi aishaa, Adding to Rahul's comment, If you want to bind all he three buttons to same handler then you can do like this: <Button ...Answered | 10 Replies | 2736 Views | Created by aishaaa - Saturday, April 21, 2012 6:20 PM | Last reply by aishaaa - Tuesday, April 24, 2012 1:14 AM -
0 Votes
How to go to a different usercontrol form with a button on the current usercontrol form?
Hello, Instead of using hoofdForm.vb.Child = computersForm; use this code in button click ...Answered | 1 Replies | 4047 Views | Created by EdithF - Tuesday, February 2, 2010 3:43 PM | Last reply by Hiran.Repakula - Wednesday, February 3, 2010 7:58 AM -
1 Votes
Switching BackColors of form and label by clicking button
But I would just do two steps in the right order.Answered | 5 Replies | 2555 Views | Created by wmincic - Thursday, June 2, 2016 2:20 AM | Last reply by Ante Meridian - Thursday, June 2, 2016 8:30 AM -
0 Votes
How to hide / disable / capture click event of outlook mail send button ?
If capturing click is possible, I'm looking for a way to capture the event and cancel it.Answered | 3 Replies | 874 Views | Created by Kalpa_Perera - Thursday, October 22, 2015 10:04 AM | Last reply by Eugene Astafiev - Thursday, October 22, 2015 10:45 AM -
0 Votes
How can i alternate two buttons, to send a value to the same textbox?
if he calculate by one math and click the button to make the math, than send the value to my textbox, but i wanna put a conditional option that, if ...Answered | 2 Replies | 302 Views | Created by Gustavo Nikov - Wednesday, June 20, 2018 4:59 PM | Last reply by Acamar - Wednesday, June 20, 2018 10:15 PM -
0 Votes
two different forms (each with multiple views )
So there _are_ two forms, and one form has two views?Answered | 14 Replies | 8380 Views | Created by selvaraj79 - Thursday, June 25, 2009 10:45 AM | Last reply by Clayton Cobb - Monday, June 29, 2009 1:39 PM - Items 1 to 20 of 3355814 Next ›
No announcements