How can use DialogResult & button click events |
Post Reply |
Author | |
varun
Newbie Joined: 16 February 2011 Location: Hyderabad Status: Offline Points: 6 |
Post Options
Thanks(0)
Posted: 21 February 2011 at 4:59am |
I am new be using COdeJock
Can any one help me how to use following functionality if (DialogResult.OK == frmNewServer.Show()) { } I have created a Ribbon MDI Form which has 2 SDI forms too 1. Add server Form 2. Edit server Form When I click on Add Server Ribbon Command bar menu item, I have done some functionality to open Add Server Form. When I click on Edit Server Ribbon Command bar menu Item, I have to open Edit server Form with a List View item and 4 buttons. In that I need to create Add button & this should be linked with the 1st option code functionality Questions: 1. When I click Add Button in Edit Server Form then it should open Add Server Form with functionality applied for Add Server Ribbon Command bar menu item. I have used DialogResult statement in windows application but i dont know how to use this here can any one help me...? |
|
V
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |