L
Lars Brange
I'm new to the compact framework and have some basic questions about
forms. I use VS2005 and CF 2.0.
1. When I place a MainMenu and a ToolBar on a form they are both
positioned at the bottom, the menu is at the left and the toolbar is at
the right. When I add items to the menu the toolbar gets smaller and
smaller. Can't I position the toolbar above the menu?
2. If I use a Panel as a toolbar substitute, is there any way I can
create a button with an image on it? Button don't have a Paint event.
3. Are there issues with transparency for toolbar buttons in CF 2.0?
4. Is it possible/advisable to get the Window handle to a control in CF
and use SendMessage and other API functions?
5. If I switch to C++, which newsgroup is most appropiate for disscusing
Windows CE programming in C++ (I can't find any)?
Thanks
Lars Brange
forms. I use VS2005 and CF 2.0.
1. When I place a MainMenu and a ToolBar on a form they are both
positioned at the bottom, the menu is at the left and the toolbar is at
the right. When I add items to the menu the toolbar gets smaller and
smaller. Can't I position the toolbar above the menu?
2. If I use a Panel as a toolbar substitute, is there any way I can
create a button with an image on it? Button don't have a Paint event.
3. Are there issues with transparency for toolbar buttons in CF 2.0?
4. Is it possible/advisable to get the Window handle to a control in CF
and use SendMessage and other API functions?
5. If I switch to C++, which newsgroup is most appropiate for disscusing
Windows CE programming in C++ (I can't find any)?
Thanks
Lars Brange