Rating
Rating: 0.0 out of 0 votes
Software details
- Price: $98 USD
- Added: Apr 28th 2010
- Publisher: ZW Century Technology Company
- Homepage: http://www.zs2002.com/zwbutton/
- Category: ActiveX
ZWButton Control 1.2
ZWButton Control is a ActiveX for creating regular and irregular image buttons for software developers. It's developed by ATL, and may be used in Visual C++, Visual Basic, Visual FoxPro etc.
Properties:
PictureDisable: image displayed when button is in disable state
PictureHover: image displayed when mouse hover on the button
PicturePush: image displayed when click the button
PictureStatic: image displayed when button is in normal state
TransparentColor: If you want to displayed the button transparently, set the transparent color
Enabled: Check to enable the button, uncheck to disable the button
BackMode:
1. Opaque: Display rectangular button
2. Transparent Mode 1: Display transparent (non rectangular) button when background is a single color
3. Transparent Mode 2: Display transparent (non rectangular) button when background is an image
Key: license key, valid license key make trial version become registered version.
Events:
ZwLbuttonDown: Triggered when the left button of mouse clicks down on the button.
ZwLbuttonUp: Triggered when the left button of mouse clicks up on the button.
ZwRbuttonDown: Triggered when the right button of mouse clicks down on the button.
ZwRbuttonUp: Triggered when the right button of mouse clicks up on the button.
High efficiency
ZWButton Control is developed by ATL. It's small and quick.
Easy to use and powerful
It's just needs four images: Disable image, Hover image, Push image and Static image. You may construct almost all kinds of buttons you want in your code, include VC, VB, Visual FoxPro etc.