Click here to Skip to main content
15,906,106 members
Home / Discussions / C#
   

C#

 
AnswerHere is the frmDateInput.cs contents Pin
codeweenie17-Mar-03 5:23
codeweenie17-Mar-03 5:23 
AnswerHere is the DateValidator.cs contents Pin
codeweenie17-Mar-03 5:26
codeweenie17-Mar-03 5:26 
AnswerRe: Small foot, BIG foot print???? Pin
leppie17-Mar-03 6:08
leppie17-Mar-03 6:08 
GeneralRe: Small foot, BIG foot print???? Pin
codeweenie17-Mar-03 6:19
codeweenie17-Mar-03 6:19 
GeneralRe: Small foot, BIG foot print???? Pin
leppie17-Mar-03 7:22
leppie17-Mar-03 7:22 
GeneralRe: Small foot, BIG foot print???? Pin
codeweenie17-Mar-03 7:31
codeweenie17-Mar-03 7:31 
GeneralRe: Small foot, BIG foot print???? Pin
leppie17-Mar-03 8:05
leppie17-Mar-03 8:05 
GeneralNon focus form Pin
Roger Alsing16-Mar-03 23:38
Roger Alsing16-Mar-03 23:38 
GeneralRe: Non focus form Pin
Rocky Moore17-Mar-03 1:34
Rocky Moore17-Mar-03 1:34 
GeneralRe: Non focus form Pin
Roger Alsing17-Mar-03 22:55
Roger Alsing17-Mar-03 22:55 
GeneralRe: Non focus form Pin
insomnious19-Mar-03 0:52
insomnious19-Mar-03 0:52 
QuestionPaint with xp themes? Pin
Roger Alsing16-Mar-03 20:28
Roger Alsing16-Mar-03 20:28 
AnswerRe: Paint with xp themes? Pin
Kannan Kalyanaraman16-Mar-03 23:26
Kannan Kalyanaraman16-Mar-03 23:26 
GeneralRe: Paint with xp themes? Pin
Roger Alsing16-Mar-03 23:34
Roger Alsing16-Mar-03 23:34 
GeneralObjectRelationalBridge Pin
autonomousagent16-Mar-03 20:23
autonomousagent16-Mar-03 20:23 
GeneralRe: ObjectRelationalBridge Pin
James T. Johnson17-Mar-03 9:36
James T. Johnson17-Mar-03 9:36 
GeneralPass values to another Form Pin
JasperHotmail16-Mar-03 20:20
JasperHotmail16-Mar-03 20:20 
GeneralRe: Pass values to another Form Pin
..Hubert..17-Mar-03 3:20
..Hubert..17-Mar-03 3:20 
GeneralRichTextBox doubt Pin
Smitha Nishant16-Mar-03 18:01
protectorSmitha Nishant16-Mar-03 18:01 
GeneralWin 98 & PrintPreviewControl force error! Pin
Kirill.N16-Mar-03 17:46
Kirill.N16-Mar-03 17:46 
QuestionMore ActiveDirectory --- Binding as a DN? Pin
Adrian Hall16-Mar-03 14:41
Adrian Hall16-Mar-03 14:41 
GeneralDirectX 9.0 C# bug? Easy to repeat. Pin
Zombies with Coffee, LLC16-Mar-03 12:25
professionalZombies with Coffee, LLC16-Mar-03 12:25 
See if you can repeat this or actually help me solve this problem I'm having.

1) Install DirectX 9.0 C# edition.
2) Create a new project.
3) Add a component or a control to this project.
4) Drag the component/control onto your form and confirm everything is working fine. Delete it once it works.

Now...

5) Add a reference to 'Microsoft.DirectX'
6) Drag the same component/control onto your form and confirm that you get a error message 0x80131019.

7) Delete the reference to 'Microsoft.DirectX'
8) Drag the same component/control back onto your form and confirm that everything is fine.

BTW: If you were to run the application with the component/control and the reference to DirectX, everything works fine.

Any thoughts?
GeneralArrays Pin
Bo Hunter16-Mar-03 9:06
Bo Hunter16-Mar-03 9:06 
GeneralRe: Arrays Pin
Stephane Rodriguez.16-Mar-03 9:38
Stephane Rodriguez.16-Mar-03 9:38 
GeneralRe: Arrays Pin
Wolfgang Loder16-Mar-03 9:46
Wolfgang Loder16-Mar-03 9:46 

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.