Divelements Community
Customer discussion of all Divelements products

MDI Forms - Text Selection problem

Latest post 08-18-2008 19:32 by Tim Dawson. 1 replies.
  • 08-18-2008 19:06

    • Eric
    • Not Ranked
    • Joined on 07-06-2007
    • Montreal
    • Posts 2

    MDI Forms - Text Selection problem

    Problem of text selection with the mouse in MDI Form that inherits from Divelements.SandRibbon.RibbonForm

    Project having 1 MDI Form and one Child form (both inherits from RibbonForm).  In the MDI Form, in the ribbon band, add a button that loads a child form.

            Dim F As New Form2
            F.MdiParent = Me
            F.Show()

    The child form have WindowState = Maximized and is having a label and a textbox.

    Run the project. Click on the button to load a child form under the MDI Form. Then, type something in the textbox. If you use the mouse to highlight the text, you just can't.

    In attachment, I have included the project (VB 2008)

     

  • 08-18-2008 19:32 In reply to

    Re: MDI Forms - Text Selection problem

    Thanks for reporting this bug. We've located the issue and fixed it ready for the next public release.

Page 1 of 1 (2 items) | RSS
Copyright © 2008 Divelements Limited
Powered by Community Server (Commercial Edition), by Telligent Systems