Welcome, Guest  :: Login 

EntrySet.Controls Namespace

ScreenTipControl Component

The PureComponents ScreenTipControl is built in advanced tooltip control that allows developer to set up the image and description aside of the text for the screentip. ScreenTip can be found in almost all controls from the EntrySet Controls set and is being set up through ScreenTip property on such controls. User has to set up the Active property to true so the engine will handle mouse movements and after certain period of time when user leaves mouse inactive over the control ScreenTip is being shown. It consists of Image, Text and Description properties and also from properties altering its appearance, so user can change ForeColor, BackColor, Fading and more to define the desired look and feel of the ScreenTip.