{\rtf1\ansi\deff0\deftab720{\fonttbl{\f0\fswiss MS Sans Serif;}{\f1\froman\fcharset2 Symbol;}{\f2\froman Times New Roman;}{\f3\froman Times New Roman;}} {\colortbl\red0\green0\blue0;\red128\green0\blue0;\red128\green0\blue128;\red0\green0\blue128;} \deflang1033\pard\plain\f2\fs36\cf3\b ScrollTip classes\plain\f2\fs36\b \par \plain\f2\fs24\cf1\b Ultimate ToolBox COXScrollTip class & COXScrollTipOwner class\plain\f2\fs28\cf1\b \par \plain\f2\fs20 The demo programs shows the two uses of the scroll tip window.\plain\f2\fs24 \par \plain\f2\fs20 First an edit view is shown. Here you can add additional lines so that the scrollbars appear. The vertical scrollbar shows the page number and the horizontal scroll bar shows the position.\plain\f2\fs24 \par \plain\f2\fs20 \par You can change the mask or other settings of these scroll tips by right clicking the view. If you double click the view a dialog is shown with three scrollbars. Each scrollbar has its own scroll tip attached to it. Just try.\plain\f2\fs24 \par \plain\f2\fs20 \par There are three different numbers that can be shown in a scroll tip : the current absolute position, the current page number and the current position within the page. So if a page is 10 lines high and you are at the absolute position 26 : the numbers are : absolute position is 26, page number is 3 and position within the page is 6. Note that all these numbers are one-based.\plain\f2\fs24 \par \plain\f2\fs20 You can also specify whether the scroll tip should move per position (line) or per page. When a scroll tip is aligned per page it will only be shown at the relative position of the first line of the current page. So when the user then scrolls within the same page, the scroll tip will not move. \par \plain\f2\fs24 \par \plain\f2\fs28\cf2\b The COXScrollTipOwner Class\plain\f2\fs24\b \par \plain\f2\fs20 The COXScrollTipOwner class is a class that organizes the scroll tip window for you. It creates an object of the class COXScrollTip, shows it in the right position with the right text. There is no need to handle the COXScrollTip object directly, everything is done for you.\plain\f2\fs24 \par \pard\ri360\plain\f2\fs24\b \par Features:\plain\f2\fs24 \par \pard\li1080\ri360\fi-360{\*\pn\pnlvlblt\pnf1\pnindent360{\pntxtb\'b7}}\plain\f2\fs20 {\pntext\f1\'b7\tab}COXScrollTipOwner class shows a tooltip when the users moves the thumb of the scrollbar\plain\f2\fs24 \par \plain\f2\fs20 {\pntext\f1\'b7\tab}The scrolltip can be used to show the position in lines, page numbers etc.\plain\f2\fs24 \par \plain\f2\fs20 {\pntext\f1\'b7\tab}Can easily be customized to show your own text\plain\f2\fs24 \par \plain\f2\fs20 {\pntext\f1\'b7\tab}Can be used on windows which have their own scrollbars (e.g. edit control) or on scrollbar controls themselves\plain\f2\fs24 \par \pard\plain\f3\fs20 \par }