DragDrop in TreeView

Discussion in 'C#' started by shabbir, Aug 30, 2006.

  1. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    As far as I know it should be there unless you have stopped it.
     
  2. viswa56@gmail.com

    viswa56@gmail.com New Member

    Joined:
    Nov 28, 2006
    Messages:
    19
    Likes Received:
    0
    Trophy Points:
    0
    Dear Sir,

    I want attach your code in my class itself,where I have performed some other functions.To do so,what are the things to be done?
     
  3. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Thats specified in the first post.
     
  4. viswa56@gmail.com

    viswa56@gmail.com New Member

    Joined:
    Nov 28, 2006
    Messages:
    19
    Likes Received:
    0
    Trophy Points:
    0
    Dear Sir,

    Thanks for the help...........
     
  5. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    My pleasure.
     
  6. viswa56@gmail.com

    viswa56@gmail.com New Member

    Joined:
    Nov 28, 2006
    Messages:
    19
    Likes Received:
    0
    Trophy Points:
    0
    Dear Sir,

    I have one more problem.When a mouse moves on node ,how can I differentiate that node from other nodes?If so,how can I do it?
     
  7. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Change the font of the node to something else.
     
  8. viswa56@gmail.com

    viswa56@gmail.com New Member

    Joined:
    Nov 28, 2006
    Messages:
    19
    Likes Received:
    0
    Trophy Points:
    0
    Deat Sir,

    Whether we need to change the font of nodes in Mouse_Move Event?
     
  9. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    It depends on your requirement.
     
  10. viswa56@gmail.com

    viswa56@gmail.com New Member

    Joined:
    Nov 28, 2006
    Messages:
    19
    Likes Received:
    0
    Trophy Points:
    0
    Dear Sir,
    Actually i want to show a node in color whenever a mouse moves over it.How can I do that?
     
  11. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    change the font of nodes in Mouse_Move Event
     
  12. viswa56@gmail.com

    viswa56@gmail.com New Member

    Joined:
    Nov 28, 2006
    Messages:
    19
    Likes Received:
    0
    Trophy Points:
    0
    Dear Sir,

    Thanks for the help...............
     
  13. viswa56@gmail.com

    viswa56@gmail.com New Member

    Joined:
    Nov 28, 2006
    Messages:
    19
    Likes Received:
    0
    Trophy Points:
    0
    Dear Sir,

    When I write code in mouse move event,it showing error .

    here is the error

    Object reference not set to an instance of an object.



    Use the new keyword to create an object instance


    What to do?
     
  14. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Please post your specific query as new thread as its not related to drag drop in tree view.
     
  15. tuhiniu06

    tuhiniu06 New Member

    Joined:
    Jun 4, 2014
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Dear sir,
    I have a problem,i.e,when i create a setup file it only works for my pc or those pc where installed dotnet 3.5 . How can i include .net file in my c# setup project.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice