|
Align
|
Represents property Align.
|
|
Anchors
|
Represents property Anchors.
|
|
AutoSize
|
Represents property AutoSize.
|
|
Buffered
|
Represents property Buffered.
|
|
Constraints
|
Represents property Constraints.
|
|
DecorationFillColor
|
Represents property DecorationFillColor.
|
|
Decorations
|
Stores the decoration for each light
|
|
DecorationStrokeColor
|
Represents property DecorationStrokeColor.
|
|
DomeColor
|
Specifies the color to use for the top dome of the traffic light. Use this property to change the dome color.
|
|
DragCursor
|
Represents property DragCursor.
|
|
DragKind
|
Represents property DragKind.
|
|
DragMode
|
Represents property DragMode.
|
|
EnableActions
|
Controls whether the user can click on the lights to turn them on and off
|
|
Enabled
|
Represents property Enabled.
|
|
EnableGradients
|
Represents property EnableGradients.
|
|
FrameColor
|
Specifies the color to use for the frame of the traffic light. Use this property to change the frame color. To change the frame or housing around each light, use the HousingColor property.
|
|
GreenDecoration
|
Defines the shape to use as a decoration for the green light. The decoration can be pre-defined paths or a custom path. Use DecorationFillColor and DecorationStrokeColor to customize the colors of the decoration.
|
|
GreenLightColor
|
Specifies the color of the green (bottom) light of the traffic light when it is on (present in the Lights property set). Use this property to change the color of the green light.
If the light is off, the OffColor will be used instead.
|
|
Height
|
Represents property Height.
|
|
HoodColor
|
Specifies the color to use for the light hoods on the sides of the traffic light. Use this property to change the hood color.
|
|
HousingColor
|
Specifies the color to use for the housing or frame around each individual light in the traffic light. To change the frame around all three lights, use the FrameColor property. Use this property to change the housing color.
|
|
LightColor
|
Represents property LightColor.
|
|
Lights
|
Controls which lights (red=top, yellow=middle, green=bottom) are on or off. If a light is present in this property, the light will be on and will be in the RedLightColor, YellowLightColor, or GreenLightColor. If the light is not in the set, the light will be in the OffColor.
|
|
MultiSelect
|
Determines whether the user can select more than one light at a time.
Set MultiSelect to specify whether users can select multiple lights using the Control and Shift keys.
|
|
OffColor
|
Specifies the color to use when a light is off. This color is shared for all three lights. Use this property to change the off color for a light.
|
|
OnChange
|
Represents property OnChange.
|
|
OnClick
|
Represents property OnClick.
|
|
OnContextPopup
|
Represents property OnContextPopup.
|
|
OnDblClick
|
Represents property OnDblClick.
|
|
OnDragDrop
|
Represents property OnDragDrop.
|
|
OnDragOver
|
Represents property OnDragOver.
|
|
OnDrawing
|
Represents property OnDrawing.
|
|
OnDrawn
|
Represents property OnDrawn.
|
|
OnEndDock
|
Represents property OnEndDock.
|
|
OnEndDrag
|
Represents property OnEndDrag.
|
|
OnGesture
|
Represents property OnGesture.
|
|
OnMouseActivate
|
Represents property OnMouseActivate.
|
|
OnMouseDown
|
Represents property OnMouseDown.
|
|
OnMouseEnter
|
Represents property OnMouseEnter.
|
|
OnMouseLeave
|
Represents property OnMouseLeave.
|
|
OnMouseMove
|
Represents property OnMouseMove.
|
|
OnMouseUp
|
Represents property OnMouseUp.
|
|
OnPaint
|
Represents property OnPaint.
|
|
OnPainting
|
Represents property OnPainting.
|
|
OnStartDock
|
Represents property OnStartDock.
|
|
OnStartDrag
|
Represents property OnStartDrag.
|
|
Opacity
|
Represents property Opacity.
|
|
ParentShowHint
|
Represents property ParentShowHint.
|
|
Parts
|
Specifies the visible parts of the traffic light. Use the Parts property to configure which parts of the instrument that IMPACT should draw.
|
|
PopupMenu
|
Represents property PopupMenu.
|
|
Quality
|
Represents property Quality.
|
|
RedDecoration
|
Defines the shape to use as a decoration for the red light. The decoration can be pre-defined paths or a custom path. Use DecorationFillColor and DecorationStrokeColor to customize the colors of the decoration.
|
|
RedLightColor
|
Specifies the color of the red (top) light of the traffic light when it is on (present in the Lights property set). Use this property to change the color of the red light.
If the light is off, the OffColor will be used instead.
|
|
ShowHint
|
Represents property ShowHint.
|
|
Stretch
|
Represents property Stretch.
|
|
Touch
|
Represents property Touch.
|
|
Transform
|
Represents property Transform.
|
|
Visible
|
Represents property Visible.
|
|
Width
|
Represents property Width.
|
|
YellowDecoration
|
Defines the shape to use as a decoration for the yellow light. The decoration can be pre-defined paths or a custom path. Use DecorationFillColor and DecorationStrokeColor to customize the colors of the decoration.
|
|
YellowLightColor
|
Specifies the color of the yellow (middle) light of the traffic light when it is on (present in the Lights property set). Use this property to change the color of the yellow light.
If the light is off, the OffColor will be used instead.
|