S Sagaert Johan Dec 17, 2004 #1 My Toolbar buttons are not visible when my app runs on ppc 2003 SE Any hint to solve this ? Johan
J John Kendrick Dec 17, 2004 #2 Peter Foot said: John, It's come up a few times on the group before and at the moment the hx4700 seems to be the only unit affected http://groups.google.com/groups?hl=...soft.public.dotnet.framework.compactframework A solution is to initialise your ImageList manually after the Initialize Component method and then assign it to the toolbar. There is a description and code sample here:- http://www.pc-counselor.com/hx4700.htm Peter Click to expand...
Peter Foot said: John, It's come up a few times on the group before and at the moment the hx4700 seems to be the only unit affected http://groups.google.com/groups?hl=...soft.public.dotnet.framework.compactframework A solution is to initialise your ImageList manually after the Initialize Component method and then assign it to the toolbar. There is a description and code sample here:- http://www.pc-counselor.com/hx4700.htm Peter Click to expand...
S Sagaert Johan Dec 18, 2004 #3 I have it on a Qtek 9090 also ... John Kendrick said: http://groups.google.com/groups?hl=...soft.public.dotnet.framework.compactframework Recently, this.theToolbarImageList.Images.Add(((System.Drawing.Image)(resources.GetObj Click to expand...
I have it on a Qtek 9090 also ... John Kendrick said: http://groups.google.com/groups?hl=...soft.public.dotnet.framework.compactframework Recently, this.theToolbarImageList.Images.Add(((System.Drawing.Image)(resources.GetObj Click to expand...
N Neville Lang Dec 19, 2004 #4 Sagaert, This link might be useful for your problem as these are the things I did to get around it. http://groups.google.com.au/[email protected]&rnum=2 Regards, Neville Lang
Sagaert, This link might be useful for your problem as these are the things I did to get around it. http://groups.google.com.au/[email protected]&rnum=2 Regards, Neville Lang