OK, I have this simple function that finds the element of the list that maximizes the value of another positive function.
My customer want me to change the default maximise-buttons functionality to maximise the form over all screens the customer have. I have already written some code to measure the correct rectangle to p
I need to enable the following on my application (C# WPF application): Have normal size of 1024*768 The user can maximize the application
I\'d like to detect if my application is minimized under certain situations, and if it i开发者_StackOverflow社区s, the window needs to be restored.I can do that easily as follows:
I have a Windows Forms application that on it I have a RichTextBox, like this: Window Examp开发者_StackOverflow社区le http://img687.imageshack.us/img687/692/window.png