prasannavl / WinApi

A simple, direct, ultra-thin CLR library for high-performance Win32 Native Interop
Apache License 2.0
823 stars 101 forks source link

MDI and using the same window style for sub windows? #41

Open Shadowblitz16 opened 3 years ago

Shadowblitz16 commented 3 years ago

Is it possible to use mdi in this? Also is it possible to get around this issue by custom window painting?