Daniel
Fri May 06 10:50:14 CDT 2005
The workaround was for pre-SP3. Can you install SP3 and try again?
http://wiki.opennetcf.org/ow.asp?CompactFrameworkFAQ%2FDeterminingVersion
Cheers
Daniel
--
http://www.danielmoth.com/Blog/
"Sergio Gomes" <Sergio Gomes@discussions.microsoft.com> wrote in message
news:8031030F-C1BD-426E-9D4E-0CE22EA123E4@microsoft.com...
> Hi,
>
> Thank you Daniel and every one who answered my question.
>
> Your sortcut tip was very helpfull. After reading the previous discussions
> on this topic I managed to get it working.
> I moved the code definitions for the imagelist, toolbar and toolbarbuttons
> in the Sub InitializeComponent() to the end of that same sub.
> The images in the toolbar become visible in WM2003SE on the HP IPAQ RX
> 3700.
> But, I have to move the code every time I change the form design.
>
> Best regards,
> Sergio
> __
>
>
> "Daniel Moth" wrote:
>
>> Make sure you have SP3 on the device
>>
>> For previous discussions on this topic check these out:
>>
http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework/search?hl=en&group=microsoft.public.dotnet.framework.compactframework&q=toolbar+images+2003&qt_g=1&searchnow=Search+this+group
>>
>> Cheers
>> Daniel
>> --
>>
http://www.danielmoth.com/Blog/
>>
>>
>> "Sergio Gomes" <Sergio Gomes@discussions.microsoft.com> wrote in message
>> news:43E176CA-3B10-4E38-A886-E941F73A0215@microsoft.com...
>> > Hello
>> > I'm programming with visual studio .net 2003 (VB) and I use a toolbar
>> > with
>> > an
>> > associated imagelist containing bmp 16x16 images.
>> >
>> > In windows mobile 2002 or 2003, the toolbar buttons are visible on the
>> > pocket pc, but in windows mobile 2003 sp2 I can't see the toolbar
>> > buttons
>> > images.
>> >
>> > What can I do ? Is there some update missing ?
>> >
>>
>>