Dear Friends
I am as good as a newbie when it comes to the C# platform, although I do have some programming background. I wish to create a desktop application (for now I will call it flexible-window app) that when started, it opens a blank window without a visible close button, but is just blank. This window should allow a user to open desktop programs in it, such that when a user plays Windows media player in full screen from this app it does not fill the entire desktop screen but rather fills up the entire flexible-window app window. The size of the flexible-window app screen should be adjustable. Below are two scenarios depicting what it should basically look like:
I would like your help on:
1. the feasibility of this undertaking
2. Any anticipated challenges
3. How I can do it using C#
I am using Visual Studio 2015.
Thank you
very much for taking time to read this. I look forward to hearing from you.
LWS
I am as good as a newbie when it comes to the C# platform, although I do have some programming background. I wish to create a desktop application (for now I will call it flexible-window app) that when started, it opens a blank window without a visible close button, but is just blank. This window should allow a user to open desktop programs in it, such that when a user plays Windows media player in full screen from this app it does not fill the entire desktop screen but rather fills up the entire flexible-window app window. The size of the flexible-window app screen should be adjustable. Below are two scenarios depicting what it should basically look like:
I would like your help on:
1. the feasibility of this undertaking
2. Any anticipated challenges
3. How I can do it using C#
I am using Visual Studio 2015.
Thank you
very much for taking time to read this. I look forward to hearing from you.
LWS