Results 1 to 4 of 4

Thread: Is there a way of getting all BookmarkNames for all controls during design in VS2015

  1. #1

    Thread Starter
    Member
    Join Date
    May 2018
    Posts
    41

    Is there a way of getting all BookmarkNames for all controls during design in VS2015

    Most controls on these forms have a BookMarkName in the properties , is there an audit for these in VS 2015?

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    110,350

    Re: Is there a way of getting all BookmarkNames for all controls during design in VS2

    Are we talking straight Windows Forms? Is this BookMarkName property inherited from a common type? If you're talking about at design time, what exactly would you expect to happen? Is there any other property of any type of control for which you can get the values for all controls in the way you want to for this? What's the end game?

  3. #3

    Thread Starter
    Member
    Join Date
    May 2018
    Posts
    41

    Re: Is there a way of getting all BookmarkNames for all controls during design in VS2

    Quote Originally Posted by jmcilhinney View Post
    Are we talking straight Windows Forms? Is this BookMarkName property inherited from a common type? If you're talking about at design time, what exactly would you expect to happen? Is there any other property of any type of control for which you can get the values for all controls in the way you want to for this? What's the end game?
    At design time, it's for auditing only.

  4. #4
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    110,350

    Re: Is there a way of getting all BookmarkNames for all controls during design in VS2

    Quote Originally Posted by SamCam15 View Post
    At design time, it's for auditing only.
    Given that there were five question marks in my previous post, that's not a lot of information.

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