Popup window in CF ?

Last post 07-10-2003 21:21 by Anonymous. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 07-09-2003 4:52

    Popup window in CF ?

    Hi,

    I want to create a form, which shows (when pressing a button) another form which is smaller;

    This second form should be a "popup"-screen (so you can still see the first form a bit); However: whatever formstyle i use, it still shows a whole new screen... not a popup....

    Does anyone know why ? I'm developping on PocketPC 2002 (iPaq 3950); using C#...

    thanks in advance !

    grz;

    Steven "Ronnie" Wuyts
  • 07-09-2003 11:00 In reply to

    Re: Popup window in CF ?

    Check out these FAQ's:

    http://smartdevices.microsoftdev.com/Learn/FAQ/default.aspx

    Alex Yakhnin, eMVP
    IntelliProg, Inc.
    http://www.intelliprog.com
  • 07-10-2003 21:21 In reply to

    Re: Popup window in CF ?

    Hi,

    thanks for the tip ! Unfortunately, the Form in Pocket PC doesn't provide a BorderStyle property (there's a FormBorderStyle Property, but when setting that one to 'None', is still shows the form as a full screen form).

    Could it be that it's inpossible on pocket pc ?

    thanks !

    Steven "Ronnie" Wuyts

    quote:
    Originally posted by AlexY

    Check out these FAQ's:

    http://smartdevices.microsoftdev.com/Learn/FAQ/default.aspx

    Alex Yakhnin, eMVP
    IntelliProg, Inc.
    http://www.intelliprog.com


Page 1 of 1 (3 items)