• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    .NET

    Reply
    *R. Robert Bell

    Re: TreeView label edit in a palette

    08-29-2005 03:00 PM in reply to: *Scott McFarlane
    You may want to fix that "cooyright" too. ;^)

    --
    R. Robert Bell


    "Tony Tanzillo" wrote in message
    news:4941709@discussion.autodesk.com...
    The code below has a major bug. Don't use it.

    See the next post for a fixed version.

    --
    http://www.caddzone.com

    AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005/2006
    http://www.acadxtabs.com

    "Tony Tanzillo" wrote in message
    news:4941045@discussion.autodesk.com...
    This TreeView control descendent should solve your problem.
    Just use it in lieu of the Syste.Windows.Forms.TreeView.

    Sorry about the C#, but I don't do VB. Hopefully, somoene can
    translate it for you, or you can build it a separate assembly and
    reference it from your VB project.

    //////////////////////////////////////////////////////////////////////////////////////
    /// DialogTreeView.cs Cooyright (c) 2005 Tony Tanzillo All rights
    reserved
    ///
    /// For private use only. Do not distribute or
    /// publish this code without the express written
    Please use plain text.
    *Tony Tanzillo

    Re: TreeView label edit in a palette

    08-29-2005 10:11 PM in reply to: *Scott McFarlane
    Well, at least you were able to see that flaw,
    if nothing else.

    --
    http://www.caddzone.com

    AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005/2006
    http://www.acadxtabs.com

    "R. Robert Bell" wrote in message news:4942183@discussion.autodesk.com...
    You may want to fix that "cooyright" too. ;^)

    --
    R. Robert Bell


    "Tony Tanzillo" wrote in message
    news:4941709@discussion.autodesk.com...
    The code below has a major bug. Don't use it.

    See the next post for a fixed version.

    --
    http://www.caddzone.com

    AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005/2006
    http://www.acadxtabs.com

    "Tony Tanzillo" wrote in message
    news:4941045@discussion.autodesk.com...
    This TreeView control descendent should solve your problem.
    Just use it in lieu of the Syste.Windows.Forms.TreeView.

    Sorry about the C#, but I don't do VB. Hopefully, somoene can
    translate it for you, or you can build it a separate assembly and
    reference it from your VB project.

    //////////////////////////////////////////////////////////////////////////////////////
    /// DialogTreeView.cs Cooyright (c) 2005 Tony Tanzillo All rights
    reserved
    ///
    /// For private use only. Do not distribute or
    /// publish this code without the express written
    Please use plain text.