G
gary
I am building a simple window form application with c#. Now I get 2
questions:
1. I need a control like shape control which could let me lay shape(circle,
line etc..) in form. does c# have one?
2.I put a pictureBox in mdi form as background image. but when I show a
mdiChildForm, the pictureBox block there. how can I give mdi form a
beautiful background and keep mdiChildForm show in top at z-order?
thanks
questions:
1. I need a control like shape control which could let me lay shape(circle,
line etc..) in form. does c# have one?
2.I put a pictureBox in mdi form as background image. but when I show a
mdiChildForm, the pictureBox block there. how can I give mdi form a
beautiful background and keep mdiChildForm show in top at z-order?
thanks