Click here to Skip to main content
15,913,773 members
Home / Discussions / C#
   

C#

 
GeneralRe: I want to open windows application from image button click of web page. Pin
WillemM5-Sep-08 20:37
WillemM5-Sep-08 20:37 
GeneralRe: I want to open windows application from image button click of web page. Pin
AtulRane5-Sep-08 20:41
AtulRane5-Sep-08 20:41 
GeneralRe: I want to open windows application from image button click of web page. Pin
AtulRane6-Sep-08 21:44
AtulRane6-Sep-08 21:44 
GeneralRe: I want to open windows application from image button click of web page. Pin
WillemM6-Sep-08 23:45
WillemM6-Sep-08 23:45 
QuestionTCP chat Pin
priyajeni5-Sep-08 19:39
priyajeni5-Sep-08 19:39 
AnswerRe: TCP chat Pin
Blue_Boy5-Sep-08 19:45
Blue_Boy5-Sep-08 19:45 
GeneralRe: TCP chat Pin
priyajeni5-Sep-08 20:18
priyajeni5-Sep-08 20:18 
GeneralRe: TCP chat Pin
priyajeni6-Sep-08 0:43
priyajeni6-Sep-08 0:43 
GeneralRe: TCP chat Pin
#realJSOP6-Sep-08 2:09
professional#realJSOP6-Sep-08 2:09 
GeneralRe: TCP chat Pin
PIEBALDconsult6-Sep-08 4:10
mvePIEBALDconsult6-Sep-08 4:10 
AnswerRe: TCP chat Pin
Mbah Dhaim6-Sep-08 8:08
Mbah Dhaim6-Sep-08 8:08 
AnswerRe: TCP chat Pin
nelsonpaixao7-Sep-08 13:14
nelsonpaixao7-Sep-08 13:14 
GeneralRe: TCP chat Pin
priyajeni7-Sep-08 18:33
priyajeni7-Sep-08 18:33 
Questionlogin dialog help Pin
captjack5-Sep-08 16:43
captjack5-Sep-08 16:43 
AnswerRe: login dialog help Pin
Ravi Kumar Tyagi5-Sep-08 18:39
Ravi Kumar Tyagi5-Sep-08 18:39 
Application.Run is used to provide the entry point for the window application and your application can use it one time.

After click on login button you can create the object of your Mainform and need to call the showdialog method of that object.

Smile | :)
AnswerRe: login dialog help Pin
zafersavas5-Sep-08 18:51
zafersavas5-Sep-08 18:51 
GeneralRe: login dialog help Pin
captjack6-Sep-08 4:12
captjack6-Sep-08 4:12 
GeneralRe: login dialog help Pin
zafersavas6-Sep-08 4:21
zafersavas6-Sep-08 4:21 
QuestionMobile Pin
nelsonpaixao5-Sep-08 13:55
nelsonpaixao5-Sep-08 13:55 
AnswerRe: Mobile Pin
Blue_Boy5-Sep-08 19:41
Blue_Boy5-Sep-08 19:41 
AnswerRe: Mobile Pin
CaptainKrtek7-Sep-08 8:55
CaptainKrtek7-Sep-08 8:55 
QuestionRight click GridView Pin
Jacob Dixon5-Sep-08 10:34
Jacob Dixon5-Sep-08 10:34 
AnswerRe: Right click GridView Pin
Bassam Saoud5-Sep-08 11:29
Bassam Saoud5-Sep-08 11:29 
GeneralRe: Right click GridView Pin
Jacob Dixon5-Sep-08 14:03
Jacob Dixon5-Sep-08 14:03 
AnswerRe: Right click GridView Pin
Mycroft Holmes5-Sep-08 13:47
professionalMycroft Holmes5-Sep-08 13:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.