No announcements
Found 2935705 threads
-
0 Votes
Ameding the outcome of clicking the exit (cross in box) button in a Windows Form
Hi, I'm trying to change it so that, is the user clicks on the "cross in a box" button to close the ...Answered | 4 Replies | 145 Views | Created by G-Oker - Tuesday, February 20, 2018 11:44 AM | Last reply by G-Oker - Tuesday, February 20, 2018 12:55 PM -
3 Votes
addin a meesage box for the action of clicking the close button on the control box
Hi I am developing a windows form application and in that i have put a button "exit" as well as the ...Discussion | 3 Replies | 1401 Views | Created by WindyD - Tuesday, July 16, 2013 4:18 PM | Last reply by WindyD - Wednesday, July 17, 2013 1:59 PM -
0 Votes
Clicking the [X] closes but clicking exit button does not
We see a bunch of code, but not what starts this code, Is it the method which handles the click on your close button on ...Answered | 6 Replies | 2189 Views | Created by Cam Evenson - Monday, July 11, 2011 7:45 PM | Last reply by Cam Evenson - Wednesday, July 13, 2011 3:20 PM -
0 Votes
"ok" vs "Cross" button in right top corner of form
Hi to all As you all know that in WM there is an "ok" button in top right corner of form while in WinCE there is ...Answered | 1 Replies | 3214 Views | Created by hammad_isf.com.pk - Wednesday, July 4, 2007 1:07 PM | Last reply by Ilya Tumanov - Wednesday, July 4, 2007 5:05 PM -
0 Votes
message box exit button
Hello Trevor21, Also if you have only one form you can use the following code. It will also ask you if you want to exit when pressing the X ...Answered | 5 Replies | 24361 Views | Created by Trevor21 - Saturday, November 6, 2010 4:05 PM | Last reply by HrBill32 - Monday, November 8, 2010 8:37 PM -
0 Votes
Closing a form by clicking a button
wonder if there is a way to close a form by clicking a button. How would you code it? Is it possible???Answered | 2 Replies | 3264 Views | Created by Visual Basic Expert - Thursday, June 29, 2006 12:24 AM | Last reply by DMan1 - Thursday, June 29, 2006 12:29 AM -
0 Votes
Two exit buttons in the same form
Hello. I have built a program that there are two exit options: Exit button in the main menu and x button of form. When ...Answered | 3 Replies | 298 Views | Created by Elvin Mammadov - Sunday, October 23, 2016 10:26 AM | Last reply by Kareninstructor - Sunday, October 23, 2016 3:27 PM -
1 Votes
Assertion failed error clicking the OK button of dialog box
Hi i am working in vc 2003 mdi application i created one dialog box which consists of edit control and combobox, ...Answered | 1 Replies | 4701 Views | Created by Balaji CS - Saturday, December 12, 2009 6:53 AM | Last reply by Hans Gälldin - Saturday, December 12, 2009 9:17 AM -
0 Votes
How do i inactive the current wpf form when clicking the button in the form
Check this discussion on the same: http://stackoverflow.comAnswered | 6 Replies | 463 Views | Created by Jeevan Vinay - Friday, May 22, 2015 6:33 AM | Last reply by Magnus (MM8) - Friday, May 22, 2015 1:51 PM -
0 Votes
Infopath Form Exit Button
but no result as such..!! my infopath form published in a sharepoint site .. nd dailly more then 1000 user work's on it.. ...Answered | 11 Replies | 11965 Views | Created by Ankit jain 1101 - Friday, March 6, 2009 6:17 AM | Last reply by Ankit jain 1101 - Thursday, July 2, 2009 6:26 AM -
0 Votes
Validating a form on clicking a button in the wizardpane dojo
have this view in such a way that...it creates a wizard which has 3 wizardPanes. For one of the wizardpane again i am using a partialview. ... -
0 Votes
Approve button on Form task not updating the task outcome in the task list
I have a reusable workflow with sharepoint designer and there is a Start approval process in it which is not updating the task outcome ...Answered | 8 Replies | 3357 Views | Created by Izzy73 - Monday, January 13, 2014 6:52 PM | Last reply by porkyfloss - Sunday, May 7, 2017 3:46 PM -
0 Votes
Form closes when clicking the Compute button
scope of objects from form level to procedure or function level. Although I can not be sure but I believe this might be the root cause of the ...Answered | 7 Replies | 843 Views | Created by mwse31 - Saturday, March 16, 2013 6:30 PM | Last reply by Viorel_ - Sunday, March 17, 2013 7:28 AM -
0 Votes
how to get the event when clicking on cross button?
'Application.Current.Shutdown() 'user click above the cross on my WPF window Else 'closed by some other way ...Answered | 2 Replies | 832 Views | Created by Enric Vives - Wednesday, April 23, 2014 4:50 PM | Last reply by Enric Vives - Wednesday, April 30, 2014 6:23 PM -
0 Votes
Retrieving the name of the button the mouse is clicking
button, so what I want to do is simply get the name of the button upon clicking, send that name to a method, and have ...Answered | 2 Replies | 2009 Views | Created by Iudicious - Monday, August 30, 2010 1:24 PM | Last reply by Peter Kuhn - Monday, August 30, 2010 1:36 PM -
0 Votes
Staying in the form without exit
usually will not go fourth until I have a clear idea of what is being asked. The two of you are leaders ...Answered | 8 Replies | 3118 Views | Created by abasilis - Thursday, September 20, 2007 4:08 AM | Last reply by element109 - Thursday, September 20, 2007 5:07 AM -
0 Votes
Displaying the outcome of the program.
box pops up and displays "press any key to continue", it does not display the outcome of the program. I had this problem before when I ...Proposed | 1 Replies | 266 Views | Created by gravesm76 - Saturday, September 26, 2015 5:10 PM | Last reply by Jiayi Li - Tuesday, September 29, 2015 6:22 AM -
0 Votes
Undoing the changes done in a form and exit
Hi,I'm new to VFP and need to know how to exit from a form after cancelling the changes done in a form. The form ...Answered | 3 Replies | 4997 Views | Created by Lokka - Thursday, August 25, 2005 5:34 AM | Last reply by Lokka - Thursday, August 25, 2005 9:34 AM -
0 Votes
Handling the event when clicking a button in datagrid
when i click a button in a datagrid for each and every row, it should display a new form. What do you mean by ...Discussion | 2 Replies | 3834 Views | Created by priyankabod - Wednesday, March 11, 2009 5:32 AM | Last reply by Linda Liu - Tuesday, March 17, 2009 2:47 AM -
0 Votes
Centering the cursor on a button in a windows form
Hi, I have a custom MessageBox that I display on 1 of 3 screens. When the MessageBox is shown on one of these 3 screen, I would like to be able ...Answered | 2 Replies | 2270 Views | Created by FACoolBreeze - Thursday, September 16, 2010 3:00 PM | Last reply by FACoolBreeze - Thursday, September 16, 2010 3:58 PM - Items 1 to 20 of 2935705 Next ›
No announcements