No announcements
Found 2878017 threads
-
0 Votes
WebBrowser.Navigate: works in button click, not on form open
work in the form's OnOpen event: the browser displays an HTML page that says "The address is not valid." Surprisingly, when I right-click on ...Unanswered | 2 Replies | 502 Views | Created by Will_B - Tuesday, July 7, 2015 4:32 AM | Last reply by João Simplicio Rodrigues - Wednesday, July 8, 2015 6:20 PM -
0 Votes
Open document library form on button click
i have create infopath form and published as a document library type. Now my requirement is to create a button on home page of site, so when user click on ...Unanswered | 1 Replies | 3439 Views | Created by swathika - Wednesday, October 17, 2012 10:43 AM | Last reply by Pedro Aparcana - Wednesday, October 17, 2012 7:43 PM -
1 Votes
Open InfoPath form on button click
Hi All, i have create infopath form and published as a document library type. Now my requirement is to create a button on home page of ...Answered | 7 Replies | 20144 Views | Created by MercuryMan - Tuesday, May 3, 2011 6:10 AM | Last reply by pcbguy - Wednesday, December 30, 2015 11:36 PM -
0 Votes
Open .exe on Button Click
I am creating one windows form application in Visual Studio 10 in C++ and wanted to open .exe application on button click ...Discussion | 2 Replies | 675 Views | Created by Tech Aspirant - Monday, March 6, 2017 6:57 PM | Last reply by Viorel_ - Monday, March 6, 2017 7:43 PM -
0 Votes
Open URL on button click.
. Does anybody know how to redirect to a web page after pressing a button in infopath on a browser-enabled ...Answered | 7 Replies | 20392 Views | Created by Michael Wiley - Tuesday, May 25, 2010 6:52 PM | Last reply by JJD81 - Friday, March 2, 2012 3:34 PM -
0 Votes
click Parent form button on User control button click
I can't help but wonder why you want to click the button on the parent form. If you have two event handlers that both handle the parent click, why ...Answered | 3 Replies | 3861 Views | Created by anate - Monday, April 28, 2008 2:22 PM | Last reply by Hudong (Tony) Wang - Monday, April 28, 2008 3:16 PM -
0 Votes
Form: Button Click
All System.Windows.Forms objects have a Close( ) function, which you can call on any form shown with Show( ). Simply keep a reference to the form you open, and call ...Answered | 2 Replies | 2965 Views | Created by eniger - Tuesday, August 7, 2007 8:38 AM | Last reply by Ricky Pusch - Tuesday, August 7, 2007 10:10 AM -
2 Votes
Button on form not running Click() ?
----------------------------------------------------------------------------------------------------------------------------------------------------- Next I have a form ...Answered | 2 Replies | 282 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
XSL Code, Open a Form on Button Click
This currenly just opens the Form in a New Page. What I want to do is to open the FormAnswered | 1 Replies | 7187 Views | Created by t0m46 - Tuesday, March 1, 2011 12:33 PM | Last reply by Martin Hatch - Tuesday, March 1, 2011 12:49 PM -
0 Votes
button click to open a page in infopath list form
Hi, I have a task list form, where i need to show a button and on click of it, should open a url in the new browser.In short, ...Unanswered | 2 Replies | 10338 Views | Created by meena.v - Friday, June 8, 2012 6:37 PM | Last reply by meena.v - Wednesday, June 13, 2012 8:49 PM -
0 Votes
Open URL on button click ???
I want to make a button that will open a web URL through the user's default browser (IE, Chrome, etc.)Answered | 1 Replies | 2112 Views | Created by Sg-master - Tuesday, September 3, 2013 1:14 PM | Last reply by Kareninstructor - Tuesday, September 3, 2013 2:08 PM -
0 Votes
How to open and close a form on button click?
application due to me.close(). How can I do this? P.S.-invoiceform is already running! ?? what code do i use then close it ...Answered | 4 Replies | 3025 Views | Created by TNT1 - Friday, September 3, 2010 11:51 PM | Last reply by randytim23232323 - Tuesday, September 7, 2010 9:59 AM -
0 Votes
Resize Form on button click
it might be buttons in the way or anchors, but IM not sure, I think everything is changed back correctly. This is the first change ...Discussion | 1 Replies | 14063 Views | Created by DarkTech06 - Monday, March 14, 2011 9:26 PM | Last reply by Adeel-Ansari - Sunday, May 8, 2011 8:08 AM -
1 Votes
Open website in default by click button
How to open my website in default browser by click button in my app ??? I am using VB.Net ...Answered | 2 Replies | 478 Views | Created by Shady Boshra - Wednesday, December 18, 2013 1:39 PM | Last reply by Shady Boshra - Wednesday, December 18, 2013 10:21 PM -
0 Votes
How to open a form from another on button click?
Check out WinForms tutorials on the internet.Answered | 2 Replies | 2880 Views | Created by gdogg1 - Sunday, October 4, 2009 7:02 PM | Last reply by Se3ker385 - Monday, October 5, 2009 5:09 PM -
0 Votes
Current Form resize on button click
tag page is dispalyed can be resized...It has a Back Button on click on that first tag page should be visible and the Form should be resized to ...Answered | 2 Replies | 5409 Views | Created by Amit Pandya - Thursday, July 7, 2005 12:43 AM | Last reply by Amit Pandya - Friday, July 8, 2005 2:56 AM -
0 Votes
Open form button on Task Ribbon
I am using Outlook 2010. I want to create a form that is custom designed for our business needs that part I can do but how do I put a button on the task ribbon to ...Answered | 1 Replies | 4667 Views | Created by DizzleSwizzle - Wednesday, October 13, 2010 4:09 AM | Last reply by Michael Bauer (vboffice.net) - Wednesday, October 13, 2010 7:11 AM -
2 Votes
Button click open Form 2 and close Form 1
Hi Guys, I got 2 buttons in the form 1 and I want o open Form when i click on these buttons and close the Form ...Answered | 10 Replies | 21600 Views | Created by FF_DAPI - Friday, October 12, 2012 4:48 AM | Last reply by Timothy Felix Miltz - Monday, November 10, 2014 3:39 AM -
0 Votes
On Button click create new button on the form?
Yes this works fine. Thank you. I have another question: I want to use this button in more then one form. First I ...Answered | 7 Replies | 2736 Views | Created by wartmignef - Tuesday, December 23, 2008 10:15 AM | Last reply by wartmignef - Wednesday, December 24, 2008 6:55 PM -
0 Votes
Open files by click on button
by a simple click on the button in Windows Forms. I readed several way in the MSDN help desk in VS2008TS. i only got a smal ...Answered | 11 Replies | 3595 Views | Created by Johnnei - Friday, September 12, 2008 5:31 AM | Last reply by BeforeAndAfter1974 - Saturday, September 13, 2008 2:09 PM - Items 1 to 20 of 2878017 Next ›
No announcements