Results 1 to 2 of 2

Thread: Setting User Control Property Only Sometimes

  1. #1

    Thread Starter
    Addicted Member jordan23's Avatar
    Join Date
    Dec 2002
    Posts
    166

    Setting User Control Property Only Sometimes

    I have a usercontrol that I use in multiple windows. I want to use tooltip with this usercontrol but only under one window. How do I set the tooltip to be see only under that window and not all of them. I place the tooltip under the usercontrol code. Hope that is clear enough, thanks.

  2. #2
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    Create a boolean property ShowToolTips and put its default value as false. Then in the desired window set it to true
    \m/\m/

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