mdi - C# glass on an mdiparent -


I'm trying to use the DwmExtendFrameIntoClientArea method on an mdiparent.

  IsMdiContainer = true;  

Although the glass does not present correctly, is it a limit of a limit that I can get around? If the form is not set as an mdicontainer, then the glass completely renders the glass area white instead of glass.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -