[BCX] Constrain minimum form size example here

Robert Wishlaw
Sat Nov 29 12:59:14 PST 2008


Hi Mike Sanders:

I would like to thank you for the tips that you have been posting.

I appreciate your practical solutions to common problems.

Robert Wishlaw

On Sat, Nov 29, 2008 at 5:43 AM, Michael S. Sanders <mike at 0f5vFA5qayU9j9e-In6KOXn6irRnppCmxah1vBV8YzS0oAJOJf3HgliMGVO-WsNxt22IukXglPxhiw.yahoo.invalid>wrote:

>
> In your event loop:
>
> If Msg = WM_GETMINMAXINFO Then
>
> Raw mmi As LPMINMAXINFO
> mmi = (LPMINMAXINFO)lParam
> mmi->ptMinTrackSize.x = min_width
> mmi->ptMinTrackSize.y = min_height
>
> End If
>
> --
> Later on,
> Mike
>
>  
>
           
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.basic-compiler.com/pipermail/bcx/attachments/20081129/3f845cce/attachment.html 


More information about the BCX mailing list