C
Christian Stelte
Hello!
Last Year i wrote an eVB program using pictureboxes. Now I have to port this
to the CF using c#.
I'm now missing several properties:
- There is no border around the box
- To that effect no 'button-animation' when the box was clicked
- I found no function to draw text on it (in eVB it was: PBox.DrawText)
Any Ideas how I solve this Problems?
Regards
Chris
Btw: How I find the current Application Path? Like Application.StartupPath
in the BigBrother-Framework.
Last Year i wrote an eVB program using pictureboxes. Now I have to port this
to the CF using c#.
I'm now missing several properties:
- There is no border around the box
- To that effect no 'button-animation' when the box was clicked
- I found no function to draw text on it (in eVB it was: PBox.DrawText)
Any Ideas how I solve this Problems?
Regards
Chris
Btw: How I find the current Application Path? Like Application.StartupPath
in the BigBrother-Framework.