Results 1 to 3 of 3

Thread: [RESOLVED] Need help setting mdi form's opacity within parent!

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2011
    Posts
    3

    Resolved [RESOLVED] Need help setting mdi form's opacity within parent!

    I've lurked this forum for days as well as other sites, but I can't find a way to change the opacity of a mdi form within it's parent. I can change the parent form's opacity under properties, but can't change the embedded mdi form's opacity under it's properties. Opacity = 0.5 doesn't change the opacity of the mdi... works fine for the parent form.

    I was hoping that the embedded mdi forms functions would still be independent of the parent in order for me to change it's opacity. Anyway to get this to work?

  2. #2

    Thread Starter
    New Member
    Join Date
    Feb 2011
    Posts
    3

    Re: [RESOLVED] Need help setting mdi form's opacity within parent!

    --Deleted--
    Last edited by TheArtist; Feb 26th, 2011 at 07:33 PM.

  3. #3

    Thread Starter
    New Member
    Join Date
    Feb 2011
    Posts
    3

    Re: [RESOLVED] Need help setting mdi form's opacity within parent!

    I figured it out! To make additionals forms look like it's part of the main form, under their properties set FormBorderStyle to None to remove top bar and change TopMost to True to bring it in front of main form, then all is left is to adjust the location and OPACITY! Woo-hoo!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width