Hint Popup

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #34687
    ScottCannon
    Participant

    Is there a way to have a hint show without placing the mouse over a control?

    I would like to diplay an sAlphaHint when a button is clicked. This buttonclick adds an item to a list and I would like to display a hint (sAlphaHint) for a couple of seconds, in a seperate location that says “Item Added to the List!”.

    #46332
    emailaya
    Participant

    You can use sAlphaHints1.ShowHint

    I wish this hint window will have a small X on it to hide it instead of needing to activate a timer for X seconds and hide it manually using sAlphaHints1.HideHint;

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.