Click here to Skip to main content
15,896,359 members
Home / Discussions / C#
   

C#

 
GeneralRe: Setting a form onto a panel. Pin
JacquesDP12-Oct-06 22:07
JacquesDP12-Oct-06 22:07 
GeneralRe: Setting a form onto a panel. Pin
AB777112-Oct-06 22:30
AB777112-Oct-06 22:30 
AnswerRe: Setting a form onto a panel. Pin
darkelv12-Oct-06 23:16
darkelv12-Oct-06 23:16 
GeneralRe: Setting a form onto a panel. Pin
JacquesDP12-Oct-06 23:49
JacquesDP12-Oct-06 23:49 
Questionhow to find registry of com coponents Pin
vinay_inavolu12-Oct-06 19:46
vinay_inavolu12-Oct-06 19:46 
AnswerRe: how to find registry of com coponents Pin
mav.northwind12-Oct-06 20:02
mav.northwind12-Oct-06 20:02 
GeneralRe: how to find registry of com coponents Pin
vinay_inavolu12-Oct-06 20:29
vinay_inavolu12-Oct-06 20:29 
GeneralRe: how to find registry of com coponents Pin
mav.northwind13-Oct-06 0:48
mav.northwind13-Oct-06 0:48 
Yes, if the components are not registered correctly, the exception I've mentioned will occurr.
But, as with all exceptions, you can catch them ("that needs to checked") and then register the dlls yourself (using Process.Start("regsvr32 -s comdll.dll");) if you know where they're located.


Regards,
mav

--
Black holes are the places where God divided by 0...

GeneralRe: how to find registry of com coponents Pin
vinay_inavolu13-Oct-06 1:21
vinay_inavolu13-Oct-06 1:21 
QuestionTextbox that allows only two digits after decimal point. and it doesn't allow any characters except digits Pin
irkahc12-Oct-06 19:30
irkahc12-Oct-06 19:30 
AnswerRe: Textbox that allows only two digits after decimal point. and it doesn't allow any characters except digits Pin
Jonathan van de Veen12-Oct-06 21:21
Jonathan van de Veen12-Oct-06 21:21 
Questionhow can i print the crystal report in landscape Pin
ayyp12-Oct-06 18:55
ayyp12-Oct-06 18:55 
QuestionMaking Application ontop of others Pin
Ptrw12-Oct-06 16:27
Ptrw12-Oct-06 16:27 
AnswerRe: Making Application ontop of others Pin
AB777112-Oct-06 20:39
AB777112-Oct-06 20:39 
QuestionRe: Making Application ontop of others Pin
Ptrw12-Oct-06 20:56
Ptrw12-Oct-06 20:56 
AnswerRe: Making Application ontop of others Pin
AB777112-Oct-06 21:54
AB777112-Oct-06 21:54 
GeneralRe: Making Application ontop of others Pin
Ptrw12-Oct-06 22:27
Ptrw12-Oct-06 22:27 
QuestionMillseconds from midnight Pin
bankai12312-Oct-06 16:26
bankai12312-Oct-06 16:26 
AnswerRe: Millseconds from midnight Pin
bankai12312-Oct-06 18:52
bankai12312-Oct-06 18:52 
Questioncrystal_managed2003.msm Pin
fahiemulleh12-Oct-06 13:05
fahiemulleh12-Oct-06 13:05 
QuestionCreating New Line in Multiline Text Box Pin
drew.perkins12-Oct-06 12:11
drew.perkins12-Oct-06 12:11 
AnswerRe: Creating New Line in Multiline Text Box Pin
Private_Void12-Oct-06 12:48
Private_Void12-Oct-06 12:48 
AnswerRe: Creating New Line in Multiline Text Box Pin
hityou12-Oct-06 16:42
hityou12-Oct-06 16:42 
AnswerRe: Creating New Line in Multiline Text Box Pin
mav.northwind12-Oct-06 20:04
mav.northwind12-Oct-06 20:04 
AnswerRe: Creating New Line in Multiline Text Box Pin
Tavbi12-Oct-06 21:45
Tavbi12-Oct-06 21:45 

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.