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

email - PHP mail error ... failed to open stream : permission denied -

c# - ListView onScroll event -

c - Linux mmap() error -