Thank you for your kindness, I know that one time I have to ask some question on C# but now I don't have any, I intend to ask here if I have any...
The return value of the calculus "a/b" (a and b are integers) is always an integer. If a<b, the return value is always a 0. For Ex: 1/2 = 0 not...
Hi all, I'm from Vietnam. I live in Halong city in Quang Ninh province. Have you ever heard about Halong city ? Yes it is a beautiful city lying...
Are you a C# expert ? Would you mind if I ask you for help in programming C# (directly) ? I don't think someone will answer my posted questions....
Could you please supply me with a list of C# experts in this forum? the more details (nickname, e-mail, website) are, the better it is ! Thank you...
If you know how to stop it normally, it'll be very simple to stop it after 5 seconds. Add a timer with Interval = 5000 (miliseconds). In...
Your Form1 only detects key events when it's focused, but that only happens when it contains no control. If it contains any control, the focus...
Simply, you need a parameter of string, the string input from command line may like "a+b". After getting this string, you have to split it into...
I think it's feasible. You can create a file including informations on the controls, elements (what are they ?- buttons, checkboxes..., their...
I think you can put all your buttons in an array or a collection of button. Your problem will be more complex if suppose that when "1" input in...
I don't understand your problem, if there is an error when building codes, I think the compiler will stop building so there is no executable file...
Can I have my signature in this forum ? If I can, please tell me what the condition is? Thank you so much !
Separate names with a comma.