Forum: C# Mar 5th, 2009 |
| Replies: 4 Views: 1,316 Hi, now there are 2 ways to do thing like that.
First do it like LizR said. So you could import it into resources. Then you could Access it by: Properties.Resources.ImageName
Second, you could... |
Forum: C# Dec 16th, 2008 |
| Replies: 10 Views: 851 the same with papuccino1 but "Enable" it is. |
Forum: C# Dec 12th, 2008 |
| Replies: 2 Views: 491 Check the anchor property. Set it to Top, Bottom, Left, Right. Hope it solve the problem. |
Forum: C# Dec 10th, 2008 |
| Replies: 11 Views: 1,311 Well, I'm not so sure though. If this is just a random multiple question everyday then I would go with this design:
- We will show a label as question and a few Radiobox for answer.
- Select a... |