J
John
Hi
Is it possible to achieve 'professional looking' application in C# ?
Let me explain myself :
I have 4 panels, with inside a few simple controls (text and buttons).
Upon user selection, i hide/show the corresponding panel with
panel1.visible=true/false...
On the screen you can see that the operation is not smooth and make me
remember those VB days..
Does someone ever found a way to make the UI more professional
Is it possible to achieve 'professional looking' application in C# ?
Let me explain myself :
I have 4 panels, with inside a few simple controls (text and buttons).
Upon user selection, i hide/show the corresponding panel with
panel1.visible=true/false...
On the screen you can see that the operation is not smooth and make me
remember those VB days..
Does someone ever found a way to make the UI more professional