Click here to Skip to main content
15,921,531 members
Home / Discussions / C#
   

C#

 
AnswerRe: Setting Treeview to another Treeview Pin
Nader Elshehabi2-Oct-06 19:16
Nader Elshehabi2-Oct-06 19:16 
QuestionI need help to learn about C# Pin
slSoftware2-Oct-06 18:39
slSoftware2-Oct-06 18:39 
AnswerRe: I need help to learn about C# Pin
Nader Elshehabi2-Oct-06 19:11
Nader Elshehabi2-Oct-06 19:11 
GeneralRe: I need help to learn about C# Pin
slSoftware2-Oct-06 19:27
slSoftware2-Oct-06 19:27 
GeneralRe: I need help to learn about C# Pin
snowlin3-Oct-06 2:08
snowlin3-Oct-06 2:08 
GeneralRe: I need help to learn about C# Pin
Wolf923-Oct-06 22:45
Wolf923-Oct-06 22:45 
GeneralRe: I need help to learn about C# Pin
snowlin4-Oct-06 2:02
snowlin4-Oct-06 2:02 
QuestionOn what occassions would a form not recognize double click message? Pin
dy132-Oct-06 18:38
dy132-Oct-06 18:38 
One of my forms for some reason cannot use the mouse double click event. I know it's that form as another of my forms runs its DoubleClick(object sender, EventArgs e) fine when I double click it.

Here's what I did to my form: I made it double-buffered, set form border style to none, and gave it a background image. I also have several timers running on the form that randomly changes text on some of the controls. Could it be that too many timers (3 to be exact) on the form can nullify its doubleclick? What could be going on?
AnswerRe: On what occassions would a form not recognize double click message? Pin
Nader Elshehabi2-Oct-06 19:22
Nader Elshehabi2-Oct-06 19:22 
GeneralRe: On what occassions would a form not recognize double click message? Pin
dy132-Oct-06 19:39
dy132-Oct-06 19:39 
GeneralRe: On what occassions would a form not recognize double click message? Pin
Nader Elshehabi3-Oct-06 1:51
Nader Elshehabi3-Oct-06 1:51 
QuestionHow to write a C# dll to be called in Delphi7 Pin
luvcloud2-Oct-06 17:17
luvcloud2-Oct-06 17:17 
AnswerRe: How to write a C# dll to be called in Delphi7 Pin
Nader Elshehabi2-Oct-06 18:28
Nader Elshehabi2-Oct-06 18:28 
GeneralRe: How to write a C# dll to be called in Delphi7 Pin
luvcloud2-Oct-06 18:34
luvcloud2-Oct-06 18:34 
GeneralRe: How to write a C# dll to be called in Delphi7 Pin
Nader Elshehabi2-Oct-06 19:07
Nader Elshehabi2-Oct-06 19:07 
GeneralRe: How to write a C# dll to be called in Delphi7 Pin
Tim Wri2-Oct-06 23:05
Tim Wri2-Oct-06 23:05 
QuestionCrystal Reports single field Pin
StyrofoamSUV2-Oct-06 17:17
StyrofoamSUV2-Oct-06 17:17 
AnswerRe: Crystal Reports single field Pin
StyrofoamSUV4-Oct-06 7:55
StyrofoamSUV4-Oct-06 7:55 
Questionremoving xml attributes [modified] Pin
lagumaster2-Oct-06 16:16
lagumaster2-Oct-06 16:16 
AnswerRe: removing xml attributes Pin
Stefan Troschuetz2-Oct-06 21:21
Stefan Troschuetz2-Oct-06 21:21 
GeneralRe: removing xml attributes Pin
lagumaster3-Oct-06 17:23
lagumaster3-Oct-06 17:23 
QuestionHow should I implement throttling an application's bandwidth using c#? [modified] Pin
suchnight2-Oct-06 15:31
suchnight2-Oct-06 15:31 
AnswerRe: How should I implement throttling an application's bandwidth using c#? Pin
Nader Elshehabi2-Oct-06 16:00
Nader Elshehabi2-Oct-06 16:00 
QuestionHow to print Form ? Pin
hdv2122-Oct-06 11:15
hdv2122-Oct-06 11:15 
AnswerRe: How to print Form ? Pin
Nader Elshehabi2-Oct-06 12:46
Nader Elshehabi2-Oct-06 12: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.