Click here to Skip to main content
15,886,806 members
Home / Discussions / C#
   

C#

 
QuestionAdding item from application to local mobile calendar Pin
chloe_hhi6-May-07 20:46
chloe_hhi6-May-07 20:46 
QuestionForm Closing Validation Problem Pin
PriteshMalvan6-May-07 19:55
PriteshMalvan6-May-07 19:55 
AnswerRe: Form Closing Validation Problem Pin
Sandeep Akhare6-May-07 20:24
Sandeep Akhare6-May-07 20:24 
GeneralRe: Form Closing Validation Problem Pin
Jaiprakash M Bankolli6-May-07 22:16
Jaiprakash M Bankolli6-May-07 22:16 
GeneralRe: Form Closing Validation Problem Pin
Sandeep Akhare6-May-07 22:25
Sandeep Akhare6-May-07 22:25 
AnswerRe: Form Closing Validation Problem Pin
Jaiprakash M Bankolli6-May-07 22:14
Jaiprakash M Bankolli6-May-07 22:14 
AnswerRe: Form Closing Validation Problem Pin
AFSEKI7-May-07 1:28
AFSEKI7-May-07 1:28 
AnswerRe: Form Closing Validation Problem Pin
AFSEKI9-May-07 0:42
AFSEKI9-May-07 0:42 
Send the piece of code.

As i guess, your textboxes are empty when the use clicks close(X sign on to Form Titlebar) validation fails because you validate if the text entered in the textbox is empty or not, if empty fail the validation which vauses form to give focus to this textbox back instead of closing.
Questionneed help with remoting limitation pls Pin
neodeaths6-May-07 19:35
neodeaths6-May-07 19:35 
AnswerRe: need help with remoting limitation pls Pin
_mubashir7-May-07 1:44
_mubashir7-May-07 1:44 
GeneralRe: need help with remoting limitation pls Pin
neodeaths7-May-07 22:33
neodeaths7-May-07 22:33 
QuestionProblem with for each statement Pin
kalaveer6-May-07 19:26
kalaveer6-May-07 19:26 
AnswerRe: Problem with for each statement Pin
Ravi Bhavnani6-May-07 19:28
professionalRavi Bhavnani6-May-07 19:28 
GeneralRe: Problem with for each statement Pin
kalaveer6-May-07 20:07
kalaveer6-May-07 20:07 
GeneralRe: Problem with for each statement Pin
sujithkumarsl6-May-07 22:52
sujithkumarsl6-May-07 22:52 
AnswerRe: Problem with for each statement Pin
Christian Graus6-May-07 20:45
protectorChristian Graus6-May-07 20:45 
GeneralRe: Problem with for each statement Pin
kalaveer7-May-07 0:20
kalaveer7-May-07 0:20 
GeneralRe: Problem with for each statement Pin
Christian Graus7-May-07 1:12
protectorChristian Graus7-May-07 1:12 
AnswerRe: Problem with for each statement Pin
Martin#6-May-07 20:46
Martin#6-May-07 20:46 
GeneralRe: Problem with for each statement Pin
kalaveer6-May-07 21:39
kalaveer6-May-07 21:39 
GeneralRe: Problem with for each statement Pin
Guffa6-May-07 21:48
Guffa6-May-07 21:48 
GeneralRe: Problem with for each statement Pin
kalaveer6-May-07 22:57
kalaveer6-May-07 22:57 
GeneralRe: Problem with for each statement Pin
Christian Graus7-May-07 1:11
protectorChristian Graus7-May-07 1:11 
GeneralRe: Problem with for each statement Pin
Martin#6-May-07 21:52
Martin#6-May-07 21:52 
AnswerRe: Problem with for each statement Pin
Sandeep Akhare6-May-07 20:52
Sandeep Akhare6-May-07 20:52 

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.