What is the ShowAlways property?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the ShowAlways property?
Rating:
The ShowAlways property of a ToolTip control determines whether the ToolTip window will be displayed always or only when its parent control is active. This property when set to True specifies that the ToolTip window will be displayed always, regardless of whether its parent control is active or not. If this property is set to False, the ToolTip window will be displayed only when its parent control is active. The default value of this property is False.
Rating:
Was this information helpful?
Other articles
- What is declarative security check?
- What is user policy?
- What are stubs?
- What is security policy?
- What is DTD?
