Welcome to Soft32 Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

DTM_ZOOMLEVEL

 
   Soft32 Home -> PDA -> Pocket PC Developer RSS
Next:  HTML Viewer Control  
Author Message
Gareth

External


Since: Sep 08, 2003
Posts: 2



(Msg. 1) Posted: Mon Sep 08, 2003 5:05 am
Post subject: DTM_ZOOMLEVEL
Archived from groups: microsoft>public>pocketpc>developer (more info?)

Hi,
has anyone worked out the format of this message (used
with html viewer control to set the text size). I would
very much appreciate any hints about how its set.
Cheers,
Gareth

Please post responses rather than emailing.
Back to top
Login to vote
Mobile Devices Community

External


Since: Aug 29, 2003
Posts: 87



(Msg. 2) Posted: Tue Sep 09, 2003 6:57 am
Post subject: Re: DTM_ZOOMLEVEL [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Here is an example:

// Set font size default to 'Medium' (0..4 are valid)
SendMessage(hwnd, DTM_ZOOMLEVEL, 0, (LPARAM)2);

So:

0=Smallest
1=Smaller
2=Medium
3=Larger
4=Largest

Please post if you have any more questions.


--
Jidesh Veeramachaneni [MSFT]
Software Design Engineer in Test
Mobile Devices Product Group

This posting is provided "AS IS" with no warranties, and confers no rights.

"Gareth" <posts RemoveThis @only.com> wrote in message
news:48f501c3762b$617b2ec0$a501280a@phx.gbl...
> Hi,
> has anyone worked out the format of this message (used
> with html viewer control to set the text size). I would
> very much appreciate any hints about how its set.
> Cheers,
> Gareth
>
> Please post responses rather than emailing.
Back to top
Login to vote
Display posts from previous:   
       Soft32 Home -> PDA -> Pocket PC Developer All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum

Categories:
 Windows
 Linux
 Mac
  PDA


[ Contact us | Terms of Service/Privacy Policy ]