List of DncButton properties


Here is a list of properties available in DncButton.

The properties defined in DncButton are grouped in the ButtonProperty collection.

The format for accessing each property is as follows.

 

  DncButton.ButtonProperty. Each property information

 

â– List of properties in ButtonProperty

Property

Description

Font

Specifies the font of the text.

HoldTime

Specify the minimum holding time for button ON/OFF.

OffLedColor

Specifies the color of the LED part when the button is OFF.

OnLedColor

Specifies the color of the LED part when the button is ON.

PressTime

Indicates the waiting time for pressing and holding the button (press).

ReverseLogic

Inverts the button ON/OFF logic for the Value value.

Style

Specifies the button style.

TextAlign

Specifies the placement of the text displayed on the button.

TextIndent

Specifies the indentation to put before and after the text.

TextOff

Specifies the text to be displayed when the button is OFF.

TextOffColor

Specifies the color of the text to be displayed when the button is OFF.

TextOn

Specifies the text to be displayed when the button is ON.

TextOnColor

Specifies the color of the text to be displayed when the button is ON.

Type

Specifies the button action type.

Value

Indicates the value of the button.