Accusoft ImagXpress 12
Buttonize Method
See Also  Send comments on this topic.
IPButtonS
The button style value used to determine which button style to display.

Inset (0) - Button will appear inset.

Raised (1) - Button will appear raised.

IPButtonW

The width of the bevels.

Valid range is between 0 and 32768.

IPButtonI

The percent intensity of the bevels.

Higher values result in more opaque bevels while lower percentages result in more translucent bevels.

Valid range is between 1 and 100.

AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : Buttonize Method

Glossary Item Box

Description

Adds translucent bevels to the edges of the current image to give it the appearance of a 3D button.

Syntax

Visual Basic
Public Sub Buttonize( _
   ByVal IPButtonS As Integer, _
   ByVal IPButtonW As Integer, _
   ByVal IPButtonI As Integer _
) 

Parameters

IPButtonS
The button style value used to determine which button style to display.

Inset (0) - Button will appear inset.

Raised (1) - Button will appear raised.

IPButtonW

The width of the bevels.

Valid range is between 0 and 32768.

IPButtonI

The percent intensity of the bevels.

Higher values result in more opaque bevels while lower percentages result in more translucent bevels.

Valid range is between 1 and 100.

Remarks

See Also

©2013. Accusoft Corporation. All Rights Reserved.