Results 1 to 6 of 6

Thread: Line on MDI form?????

Threaded View

  1. #6
    Hyperactive Member CyberHawke's Avatar
    Join Date
    May 2004
    Location
    Washington DC
    Posts
    477
    Did you try it?

    I have used some complex drawing methods to create spectacular looking forms in some of the projects I have worked on, and I am very familiar with the Drawing methods in .NET. They simply don't work on an MDI container form.

    I suspect the reason is that an MDI container form is obviously just another Form, and when you indicate that it is of a type MDI container, Microsoft behind the scenes is using those draw methods to make the background the darker color.
    Last edited by CyberHawke; Jul 1st, 2004 at 08:47 AM.

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