home *** CD-ROM | disk | FTP | other *** search
- Form1
- Bubble Help Example
- Form1
- Command1_Click
- CreateBubble
- DeleteBubble
- Form_Click
- Form_DblClick
- @ Form_Load
- Form_MouseMove
- Button
- Shift{
- MouseX[
- MouseY
- Form_MouseDown-
- MiuseY
- Form1
- Form_Painta
- available
- Visual
- Basic
- BUBBLEr
- Click
- mouse
- window
- again
- Command1_GotFocus
- Command1_KeyDown
- KeyCode
- Picture1_Click
- Picture1_MouseDown
- Check1_Click:
- Form_Load
- Form_MouseDown
- Save current mouse position as integers
- so we can use the position.
- Bubble Help Test
- This is a Bubble Help test window. The right mouse button closes this window."
- Form_Paint
- This is an example of the 'Bubble Help' window available to Visual Basicu
- by using BUBBLE.DLL. Click the right mouse button on this window tou
- activate the window, press it again to get rid of the window again.u
- There's really nothing to using the Bubble Help window. Simply callu
- CreateBubble() with the position, size and text to print and the"u
- window appears. Call DeleteBubble() with the window handle returnedu
- from CreateBubble() to delete it. In this case, the right mouseu
- button is the trigger. It gets the current mouse position from Visualu
- Basic and that's where the Bubble Help window goes.u
-