Jump to content

RadioButtonsControl class: Difference between revisions

From LabVIEW Wiki
Started page
 
mNo edit summary
Line 1: Line 1:
{{VIServerClass|name=RadioButtonsControl|id=72|scope=basic|class_0=Generic|class_1=GObject|class_2=Control|class_3=Cluster|class_4=RadioButtonsControl}}
{{VIServerClass|72}}


{{stub}}
{{stub}}

Revision as of 19:23, 1 September 2019

VI Server Class Information
Return to VI Server Class Hierarchy
Class Name RadioButtonsControl class
Class ID 72
Scope Basic Development Environment
Class Inheritance
Class Children

This class has no children.


The RadioButtonsControl class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide RadioButtonsControl Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
RadioButtonsControl Properties Table
Property ID Short Name (English) Description R/W RTE
57EC2C00 AllowNoSelection If FALSE (default), the user must select one of the Boolean controls in the radio buttons control. If TRUE, the user has the option of selecting none or one of the Boolean controls in the radio buttons control.

This property is similar to the Allow No Selection item on the shortcut menu of a radio buttons control and the Allow No Selection option on the Appearance page of the Radio Buttons Properties dialog box.

R/W
57EC2C01 MechAction Gets or sets a mechanical action to all Booleans inside a radio button. R/W

Methods

No Methods for this class.

Events

No Events for this class.

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also