Google
 
Web ppczone.net

View Full Version : Modeless Property Sheet


Dinakara
07-18-2003, 07:01 PM
I am programming for PcketPC2002 on iPAQ 3850.
I have to create a Modeless property sheet that should not cover the area
occupied by the SIP.
So, to change the size of the property sheet, I am using the MoveWindow()
function of the property sheet.This doesn't seem to work
Can any one tell me how to create a modeless property sheet and also change
the size of it?

Thanks in advance.

Jared Miniman, MS-MVP/Mobile Devices
07-18-2003, 07:01 PM
Give this a try: what error code is returned when you do a
GetLastError()? This should give you a better idea of what's going on.
Might be passing something in wrong.

--
Jared Miniman, Microsoft MVP - Mobile Devices
-------
Editor In-Chief
pocketnow.com -- it's all about portability...
http://www.pocketnow.com

ActiveSync problems?
http://www.microsoft.com/mobile/pocketpc/support/help/activesync.asp
Connection Mngr Q's?
http://www.microsoft.com/mobile/pocketpc/tutorials/connectionmanager

"Dinakara" <Dinakara.gs@in.bosch.com> wrote in message
news:b20at9$qj3$1@ns2.fe.internet.bosch.com...
> I am programming for PcketPC2002 on iPAQ 3850.
> I have to create a Modeless property sheet that should not cover the
area
> occupied by the SIP.
> So, to change the size of the property sheet, I am using the
MoveWindow()
> function of the property sheet.This doesn't seem to work
> Can any one tell me how to create a modeless property sheet and also
change
> the size of it?
>
> Thanks in advance.
>
>