ListBox class/Get Double-Clicked Row method
VI Server Method Information | |
---|---|
Method ID | 6337001 |
Scope | Basic Development Environment |
Data Name | Get DblClk Row |
Short Name* | Get DblClk Row |
Long Name* | Get Double-Clicked Row |
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
Owning Class ID | 12 |
Owning Class Name | ListBox Class |
Return Data Type | I32 data type |
Invoke Node | |
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | Yes (Read/Write) |
Loads the block diagram into memory | No |
Loads the front panel into memory | Yes |
Need to authenticate before use | No |
Remote access allowed | Yes |
Settable when the VI is running | Yes |
Gets the row number the user double-clicked. The first row on the top is numbered zero. A value of -2 means that no row has been double-clicked. After this method reads the value, it changes the value back to -2. This method does not respond to a double-click on the header.
Parameters
Parameters Table is incomplete. Please help to add missing information. |
Data type | Name | Required | Description |
---|---|---|---|
Get Double-Clicked Row | Yes. Return value. |
Uses
Specific use cases for this method. |
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |
See Also
Add links to internal wiki pages that would also help. |
External Links
Add links to external resources that would also help. |