enumASwitchStyle Enum

Integer constants specifying the predefined style of the control. This property can be set at design time and is read-only at run time.

Constants

 

Name

Value

Description

aswtStyleVer3Dslide

0 *

Vertical 3D Slide

aswtStyleHoz3Dslide

1

Horizontal 3D Slide

aswtStyleVer2Dslide

2

Vertical Slide

aswtStyleHoz2Dslide

3

Horizontal Slide

aswtStyleVerToggle

4

Vertical Toggle

aswtStyleHozToggle

5

Horizontal Toggle

aswtStyleRoundPushBtn

6

Round Push Button

aswtStyleSquarePushBtn

7

Square Push Button

aswtStyleCommandBtn

8

Command Button

aswtStyleRoundLED

9

Round LED

aswtStyleSquareLED

10

Square LED

aswtStyleCustomVerSwt

11

User Defined Vertical Switch

aswtStyleCustomHozBtn

12

User Defined Horizontal Button

aswtStyleCustomBtn

13

User Defined Button

Applies to

ASwitch.Style