Click here to Skip to main content
15,926,939 members
Home / Discussions / C#
   

C#

 
GeneralRe: RegEx Formation Pin
Expert Coming10-Jun-07 16:06
Expert Coming10-Jun-07 16:06 
GeneralRe: RegEx Formation Pin
Christian Graus10-Jun-07 16:24
protectorChristian Graus10-Jun-07 16:24 
GeneralRe: RegEx Formation Pin
Expert Coming10-Jun-07 16:58
Expert Coming10-Jun-07 16:58 
QuestionClose UserControl Pin
Alireza383910-Jun-07 11:46
Alireza383910-Jun-07 11:46 
AnswerRe: Close UserControl Pin
Christian Graus10-Jun-07 13:12
protectorChristian Graus10-Jun-07 13:12 
Questiondatagrid Pin
md_refay10-Jun-07 10:59
md_refay10-Jun-07 10:59 
Questionsingelton problem Pin
akkram10-Jun-07 6:47
akkram10-Jun-07 6:47 
AnswerRe: singelton problem Pin
Luc Pattyn10-Jun-07 6:51
sitebuilderLuc Pattyn10-Jun-07 6:51 
Hi,

if you want to see the same instance of your form class again, you should hide
it instead of closing it; so use Form.Hide() or Form.Visible=false

Smile | :)


GeneralRe: singelton problem Pin
akkram10-Jun-07 7:01
akkram10-Jun-07 7:01 
GeneralRe: singelton problem Pin
Luc Pattyn10-Jun-07 7:23
sitebuilderLuc Pattyn10-Jun-07 7:23 
GeneralRe: singelton problem Pin
akkram10-Jun-07 7:47
akkram10-Jun-07 7:47 
GeneralRe: singelton problem Pin
Luc Pattyn10-Jun-07 8:17
sitebuilderLuc Pattyn10-Jun-07 8:17 
AnswerRe: singelton problem Pin
Guffa10-Jun-07 7:43
Guffa10-Jun-07 7:43 
AnswerRe: singelton problem Pin
Muammar©10-Jun-07 8:46
Muammar©10-Jun-07 8:46 
GeneralRe: singelton problem Pin
Luc Pattyn10-Jun-07 8:49
sitebuilderLuc Pattyn10-Jun-07 8:49 
GeneralRe: singelton problem Pin
akkram10-Jun-07 23:35
akkram10-Jun-07 23:35 
GeneralRe: singelton problem [modified] Pin
Alaric_11-Jun-07 5:27
professionalAlaric_11-Jun-07 5:27 
QuestionSearch.asp.cs in C# Pin
haibec10-Jun-07 5:27
haibec10-Jun-07 5:27 
AnswerRe: Search.asp.cs in C# Pin
Colin Angus Mackay10-Jun-07 6:00
Colin Angus Mackay10-Jun-07 6:00 
GeneralRe: Search.asp.cs in C# Pin
haibec10-Jun-07 6:07
haibec10-Jun-07 6:07 
GeneralRe: Search.asp.cs in C# Pin
Colin Angus Mackay10-Jun-07 11:18
Colin Angus Mackay10-Jun-07 11:18 
AnswerRe: Search.asp.cs in C# Pin
Christian Graus10-Jun-07 13:14
protectorChristian Graus10-Jun-07 13:14 
GeneralRe: Search.asp.cs in C# Pin
haibec10-Jun-07 13:23
haibec10-Jun-07 13:23 
GeneralRe: Search.asp.cs in C# Pin
Christian Graus10-Jun-07 14:36
protectorChristian Graus10-Jun-07 14:36 
QuestionDataGridViewCheckBoxColumn on-click Event Pin
dbetting10-Jun-07 4:52
dbetting10-Jun-07 4: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.