Here we all use Window class to create custom window but i want...
Is some way to create custom window or custom controls that can display on desktop like native window (without set as children of window).
I don't Want....
- public class CustomWindow : Window{}
I Want...
- public class CustomWindow : WithoutWindow{}
Amit GuptaPosted Dec 2, 2020, 2:18 PM
Amit PadhiyarPosted Dec 2, 2020, 12:48 PM
Amit GuptaPosted Dec 2, 2020, 10:34 AM
Rajanikant HawaldarPosted Dec 2, 2020, 9:58 AM