![]() |
| Home | | | News | | | Products | | | ActiveX for Healthcare | | | NPI | | | DownLoads | | | Contact Softcare | | | Links | | | About Softcare |
Without HoverFrame Using HoverFrame
Hoverframe is an activex frame control that will be displayed beyond the borders of the client that you paste the control on to, for example a VB.6 or VB.NET forms. If you have to resize a client form to see the a control then you will appreciate this control. Download HoverFrame 1.0
USAGE: HoverFrame is designed so programmers can make controls that normally don't extend beyond the client form to hoverup or hoverdown if you choose. Most third party activex controls such as grid controls or listboxes, calendar controls do hoverup, however, most of the VB intrensic controls do not hoverup outside the form. Also activex programmers who write activex controls in visual basic will find that their activex projects do not extend over the client form. Using HoverFrame you can make virtually any activex control that you write hover over the form.
HoverFrame is actually a wrapper frame that you paste on to a form and wrap around your controls. Nothing about HoverFrame is visiable at runtime only what it contains is hovered up. For example you could paste HoverFrame on to a VB form then paste a regular listbox, into the frame, set a HoverFrame.HoverUp during the getfocus or click event of the listbox. HoverFrame has a system wide hook that detects when it's time to HoverDown, so no need to be concerned about that.
Hoverframe is a free product.