Click here to Skip to main content
15,903,385 members

Comments by SubrahmanyamGurram (Top 24 by date)

SubrahmanyamGurram 25-Jul-12 5:45am View    
sorry sorry i forget that. is there no event to handle the "keypress" in ASP.NET Mr.Sandeep
SubrahmanyamGurram 25-Jul-12 5:41am View    
In this I am looking for the instance of my application if the instance not there I have to create an Instance for my application else I have to switch to current instance of my application means opened application.
SubrahmanyamGurram 20-Jul-12 7:00am View    
Hi Tadit,

I know how to make windows forms validation. But I am not asking about that. I am asking how to validate the UI Forms of the Custom Actions Dialog Boxes for setup and deployment template.
In the custom actions in VS 2010, We have Custom UI Interface like Textboxes A4 , RadioButtons A3 readme , Licence Agrement dialogboxes.
I need to validate these textboxes for the next form.
If you have any one working on these please forward my query.
Thanks And Regards
SubrahmanyamGurram 20-Jul-12 3:49am View    
I am unable to check textbox fields are filled or not? if they are filled then only i have to enable the next button else next button will be disabled. I want do this operation before going to next form in the setup forms. can you suggest me any articles on this.
Thanks for the interest!
SubrahmanyamGurram 20-Jul-12 3:20am View    
Hi Tadit,

I am very new to setup and deployment type of programming. I find some useful articles in codeproject. I didnt find any article or examples how to work with Next and Back Button events.