ComboBox class/Case Sensitive Pop-up property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 6347006
Scope Basic Development Environment
Data Name CaseSensitive
Short Name* CaseSensitivePopup
Long Name* Case Sensitive Pop-up
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 29
Owning Class Name ComboBox Class
Data Type Boolean data type

Boolean

Property Node Case Sensitive Pop-up
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

Reads or writes whether the selection pop-up on the combo box can distinguish between entries that are the same, but have different cases.


Uses

History

Version Change(s)
LabVIEW 8.6 Property added in LabVIEW 8.6.

See Also

External Links