ATTR_MARKER_STYLE
Type: | Control attribute |
Description: | The marker style for the control. |
Control Types: | Numeric slides. |
Data Type: | integer |
Default Value: | VAL_FULL_MARKERS |
LabWindows/CVI Compatibility: |
LabWindows/CVI 3.0 and later |
Values
VAL_NO_MARKERS | Do not display the value markers for the control. |
VAL_NO_INNER_MARKERS | Only display the first and last value markers for the control. |
VAL_FULL_MARKERS | Display the first, last and in-between value markers for the control. |