Results 1 to 9 of 9

Thread: [RESOLVED] How can I add a link (like TreeView control has) into a usercontrol?

Threaded View

  1. #7
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,222

    Re: How can I add a link (like TreeView control has) into a usercontrol?

    For the record, the way I found that link was to read the documentation for the PropertyGrid control, which is the same control that is used in the Properties window of the WinForms designer, to see what it said about that area. From that I got the term "command pane" and then I just did a web search for "propertygrid command pane".
    Last edited by jmcilhinney; Apr 3rd, 2018 at 04:05 AM. Reason: Added missing word.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Tags for this Thread

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