Visual Studio Developer Center > Visual Studio Forums > Visual Studio Guidance Automation Toolkit > Why does my SmartClientApplication can only be resized like a mac?
Ask a questionAsk a question
 

AnswerWhy does my SmartClientApplication can only be resized like a mac?

  • Sunday, October 11, 2009 7:54 AMQuick Sense Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hello,

    I follow the instruction for smart client software factory to generate my ShellApplication class and etc.

     

    class ShellApplication : SmartClientApplication<WorkItem, ShellForm>

    When it runs, I find that the main window, which comes from the ShellForm class, can only be resized like a Mac Window. That is, it can only be resized from the lower right corner. You cannot resize it by dragging the border lines as you would do to a normal Microsoft window.

    Why? I do not remember I have intentionally change or manipulate that sort of behavior.

    How can I change this Mac behavior to Microsoft behavior?

    Thanks,
    Quick

Answers

All Replies