Results 1 to 6 of 6

Thread: Questions - New to .NET

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Dec 2001
    Location
    MD
    Posts
    182

    Question Questions - New to .NET

    Question 1.

    I am having a MDI Form with Toolbar and a statusbar. When I tried to open a child form (Set to maximized in design), some controls like form captions went up and some buttons below visiblity (Gets partially hidden).

    I then tried to 'Restore' and 'Maximize' of the MDI Form and all contents in the child form are visible.

    But I want to show all the controls of child form when loading at the begining itself.

    Question 2.

    I set the 'ControlBox' property of the chilform to False. But still it displays the controlbox when I 'Restore' or 'Maximize' the MDI.

    Is that a bug in .NET?

    Question 3.

    Displays a small icon above my toolbar below the MDI icon which I don't want it to show. (In VB applications it doesn't show)

    Question 4.

    When a button is on focus it became smaller than its original size. It looks very odd.

    Any solutions for the above pls. New to .NET.

    Thanks
    Last edited by vsusi; Oct 23rd, 2003 at 02:03 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width