What payment methods do you accept?
BeauGauge accepts all major Debit & Credit Card.
How to make the background of control to be transparent?
There are two ways to fill the background, pure colour and transparent.
And the mode of pure colour belongs to the acquiescence of control. In some IDEs, they don’t support the transparent mode.
* How to set the transparent mode.
gauge. SetTransparent( 1 );
* How to set the pure color mode and fill the background with white color.
gauge. SetTransparent( 0 );
gauge. SetBackgroundColor( 255, 255, 255 );
3. Download the demo.
How to Activate Application?
* Only after activation can the designer and ActiveX controls be normally used in the developer’s machine. Run the activation application.
* Input the serial number, and click “Next”. (You’ll obtain the serial number in the email after completing the payment transaction. In fact, the “Activation key” in the email sent by avangate.com is our serial number. It’s a mistake made by avangate.com.)
* Send the activation request code to [email protected], and close the application.
* They will send the activation response code back to your email address after verifying the activation request code.
* After receiving the email with the activation request code, please restart the activation application. Input the serial number, and click “Next”. Select “Process Activation Response”, input the activation response code and then click “Activate”.
* The following dialogue will pop up if the activation successes.
What should I prepare before executing a Demo or edit Example?
Require first to install “BeauGauge Control Trial”. Download link http://www.beaugauge.com/download-beaugauge-control-trial.html.
I have installed “BeauGauge Control Trial”, but still cannot execute Demo and edit Example, how to do?
If this Demo cannot be executed or has some issues on running, it is probably the BeauGauge Control Trial you have installed is not the latest version. Please uninstall first, then install the latest version of BeauGauge Control Trial.