Z
Zahid
Hi,
I am having a problem making a design decision for my
VB.Net CF application.
My application will have a menu in the form of buttons on
a screen. Users select items from the menu by clicking on
the button. The standard CF button control does not have
the color property so im looking for alternatives. Ive
tried the Picture button (Graphics act as a button) from
the gotdotnet website but the application runs very slow
each when i start using more that 15 buttons.
Some buttons will act as links to sublists so when
clikcked they will load another form with more buttons.
On that form will appear more buttons as menu items and
each button is color coded so potentially every button
could be a different colour.
Is there a faster alternative to using graphics? Can
another control be used instead? Im looking to simulate a
button control.
This problem needs Urgent solution. All advice and help
is appreciated.
Thanks in advance.
I am having a problem making a design decision for my
VB.Net CF application.
My application will have a menu in the form of buttons on
a screen. Users select items from the menu by clicking on
the button. The standard CF button control does not have
the color property so im looking for alternatives. Ive
tried the Picture button (Graphics act as a button) from
the gotdotnet website but the application runs very slow
each when i start using more that 15 buttons.
Some buttons will act as links to sublists so when
clikcked they will load another form with more buttons.
On that form will appear more buttons as menu items and
each button is color coded so potentially every button
could be a different colour.
Is there a faster alternative to using graphics? Can
another control be used instead? Im looking to simulate a
button control.
This problem needs Urgent solution. All advice and help
is appreciated.
Thanks in advance.