|
MB ActiveX Gallery for VB6
| Click on the diskette icon to download the file or click
on the camera icon to display a screenshot of the control |
|
|
|
 |
Date: 10/28/2000
Version: 1.0
File Size: 326 KB
Summary: This control reproduces and extends the
color picker provided by Office 2000. It has a drop down palette that
shows any color combination you want and (optionally) a custom button
to open the Windows Common Dialog Control for color selection. In
addition each color box can have a different tooltip. Every aspect
of the control is customizable. It can look like a combo box, a simple
button, a checkbox button, a dropdown button, etc. You can choose
the color and width of the 3D border that highlight the color box
under the mouse cursor, the height and width of the color boxes, the
custom button's text, the number of colors per row, and much more.
The control's events let you to customize its behaviour even more.
There is also a property page that allows you to easily add the colors
you want to display and add some standard palettes that cover the
red/green/blue/grey scale, 16, 48 or system colors. |
|
|
|
|
 |
Date: 09/30/2000
Version: 1.0
File Size: 318 KB
Summary: If you want to show the "Browse for Folder"
dialog in your own application, this is the tool for you. It enables
you to change any dialog's property, such as its caption, foreground
color, font, TreeView styles (HotTracking, SingleClickExpand, LinesAtRoot
and so on), a textbox to manually type the folder name, and a label
control to display the currently selected folder. You can also decide
to display folders only, folders and file, printers or the Internet
neighborhood. The control exposes a set of events that let you know
when the dialog is about to be displayed (so that you can select an
initial folder) and when a user selects a folder, and you can cancel
the standard dialog action. You can also learn everything about the
item that is currently selected: its path and display name, its small
and large icons, its description, the type of exe (if it is an executable
file), all its attributes. If the user selected a folder, you can
determine whether it is shared or has any subfolders. The package
contains both the control and a class module, so that you can use
all the functionality even if you don't have a form to place the control
on. There is also a FolderTree control, a special TreeView control
that automatically shows the file system structure and all its item.
You can use it to create an even more customized "Browse for folder"
dialog or to add a file/folder browser into your own application.
|
|
|
|
|
|
|
|
|
 |
Date: 08/26/2000
Version: 1.0
File Size: 294 KB
Summary: This ActiveX gives you the complete control
over the mouse. The MouseEnter and MouseLeave events tell you when
the mouse cursor enters or leaves any control on the form, which lets
you create cool hot-tracking effects. The MouseWheel event fires when
the mouse wheel is rotated, so you can use this event to let the end
user scroll a horizontal scroll or zoom in/out, as in Internet Explorer.
There are also several methods that let you move, snap or clip the
cursor where you want, to load an animated cursor, to simulate the
Click, DblClick, MouseDown, MouseUp events, as well as to retrieve
all the information related to the mouse, such as the cursor position,
the button state, the swapped buttons state, and the window or the
control under the cursor. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
 |
Date: 02/12/2000
- Updated: 08/19/2000
Version: 1.2
File Size: 304 KB
Summary: Add this control to a VB form and enjoy
a number of great new features, including: the control over the size
and position of the form when maximized, automatic resizing for fonts
and controls (including controls that are added dynamically), transparent
background, new items to system menu, the capability to be Always-on-top
and to flash the caption to draw user's attention, and the FullScreen
mode. The MBFormEx control exposes also a number of events that should
have added to VB forms, such as ActivateApp and DeactivateApp, CompactingMemory,
DisplayChanged, DragDropFiles, ItemSelect, Move, and SysItemClick
(that fires when a system menu item has been clicked). |
|
|
|
|
|