Forum: C++ Sep 28th, 2008 |
| Replies: 3 Views: 406 I need more help with this codes please |
Forum: C++ Sep 28th, 2008 |
| Replies: 3 Views: 406 Hi Narue, Please this codes are giving me hell ot time and i want to built a project in C++, if u can help then i will send you all the information u help me solve this thing coz it is giving me... |
Forum: C++ Sep 26th, 2008 |
| Replies: 3 Views: 406 The welcome form
It contains a label, a timer and a progress bar.
private void Form1_Load(object sender, System.EventArgs e)
{
timer1.Start();
}
This enables the timer to be... |