RE: Win Mob 2003 dialogs always maximised...

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Romu (Romu_at_discussions.microsoft.com)
Date: 07/29/04


Date: Thu, 29 Jul 2004 06:28:54 -0700

You can play with thr form properties to change that behaviour (Border to Non, ControlBox to false...) but you'll get a popup without title bar and no way to move it with the stylus.

Here :
http://www.codeppc.com/dotnet/fenetreflottante/fenetreflottante.htm

you'll find a class to implement floating window, the article is in French but I think you can easily understand the code.

"Daniel Bass" wrote:

> I'm trying to display a progress bar, on a little modal dialog.
>
> After creating a little dialog, I call it with Show() and update it with new
> progress bar values.
>
> the problem is it always appears maximised... I changed the dialog location
> and size, with the windows state to normal, but it's still maximised. I've
> also tried changing the border style sizeable and it's the same result.
>
> This should be an easy thing to do? Surely?
>
> Thanks!
>
> Dan.
>
>
>



Relevant Pages

  • Re: Left border not wanted when list items wrap...
    ... I used FF (The web developer tools are a new toy for me, live changes to css or html tweaking!) When my ... the last border of the row had no right visible margin bar. ... When I removed it, the bar appeared. ...
    (alt.html)
  • Re: OT: A Rare Voice of Sanity
    ... establishments that choose to allow smoking. ... you have every right to support a bar owner who voluntarily ... Bans are especially hard on border establishments, ...
    (rec.arts.mystery)
  • Formatting Bar Tabs?
    ... Unfortunately I couldn't find a way to set color on a bar ... A paragraph border through Format |Borders & Shading ... >I would like to change the color of a bar tab (to match ... >font) and can't find any way to do it. ...
    (microsoft.public.word.formatting.longdocs)
  • Re: ctrl alt del box
    ... manager can run in what's what's called small footprint mode. ... top of the window (the Title Bar, the Menu Bar, and the tabs). ... Doubleclick the border to turn it back off. ...
    (microsoft.public.windowsxp.basics)
  • Re: Covering Startbar with a floating window, Topmost of all Topmost, and overriding WndProc - C
    ... but I'm not looking to hide the Start bar completely. ... What I want to do is have a small floating window, ... pixels in size, which I can move anywhere on the entire screen area, ... I'm thinking now of implementing a timer, to reset its topmost ...
    (microsoft.public.dotnet.framework.compactframework)