Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== VALUES property (TreeListBox) ====== ==== Description ==== Provides indexed access to the managed RADIOBUTTON controls, or direct access to the entire button structure as an array. ==== Property Value ==== When used without an index the property value is a dynamic array of button information with the following format: <1> Button Labels (@vm delimited array) <2> Button Values (@vm delimited array) Fields <1> and <2> (the Labels and Values) form an AMV group. When used with an index the BUTTONS property value is not applicable ==== Property Traits ==== ^Development^Runtime^Indexed^Scaled^Synthetic^ |Get/Set|Get/Set|ButtonPosition,ButtonLabel|No|No| ==== Remarks ==== At runtime an individual button may be referenced via a index value using the normal Get/Set_Property index parameter. The index value may the Label of the button (case-insensitive) or the position of the button instead. If the index is omitted the BUTTONS property applies to the entire Property Grid control, as per the standard ENABLED property. ==== See Also ==== N/A guides/oi10/presentation_server/values_property_treelistbox.txt Last modified: 2023/10/25 10:49by 127.0.0.1