Search results
Create the page "ListBox" on this wiki! See also the search results found.
- |width=50%|{{Method | name=LoadFromListbox | params=List As Listbox, Init As Boolean = False, ForceFirstColumnAsLabels As Boolean = True | desc7 KB (827 words) - 13:21, 6 August 2015
- | parameters=List As Listbox, Init As Boolean = False, ForceFirstColumnAsLabels As Boolean = True483 B (63 words) - 13:21, 6 August 2015
- **UI_ListboxHeading AlignToColumns to align the Heading captions to the Listbox columns **UI_Listbox is a new class to replace the Listbox3 KB (531 words) - 13:32, 14 September 2015
- ...bclass of the Listbox that was designed to act like REALbasic’s Property Listbox visible in the IDE when editing window contents, or the project tab. **ColorGutter for coloring the gutter (left part of the listbox) with the Headerbackground color16 KB (1,888 words) - 17:27, 9 October 2015
- Same as ListBox:731 B (104 words) - 17:27, 9 October 2015
- Same as Listbox: ...ve the user the ability to edit the cell, change the CellType to Editable (ListBox.TypeEditable) and then call the EditCell method. The user will then get a f1 KB (198 words) - 17:27, 9 October 2015
- Enables increasing or decreasing the size of the Text in the Listbox.243 B (29 words) - 17:27, 9 October 2015
- If True, the gutter (left part of the listbox) is colored with the Headerbackground color.254 B (30 words) - 17:27, 9 October 2015
- Uses the Listbox GridLines constants See [http://docs.realsoftware.com/index.php/Listbox#Grid_Lines] for more information299 B (33 words) - 17:27, 9 October 2015
- Uses the Listbox GridLines constants See [http://docs.realsoftware.com/index.php/Listbox#Grid_Lines] for more information297 B (33 words) - 17:27, 9 October 2015
- The user has double-clicked on the ListBox. ...mXY and ColumnFromXY methods. See the example in the Notes section for the ListBox control.542 B (75 words) - 17:27, 9 October 2015
- Each row of the Listbox is stored as a PropertyListLine. In order to get or edit some properties fo351 B (50 words) - 17:27, 9 October 2015
- The last edited Cell in the Listbox.165 B (20 words) - 17:27, 9 October 2015
- This method is used to load a XML-definition to "populate" the Listbox. If the Listbox already contained a data set, and the new data set is quite similar, you ca624 B (86 words) - 17:27, 9 October 2015
- This method is used to load a RecordSet to "populate" the Listbox. If the Listbox already contained a data set, and the new data set is quite similar, you ca635 B (88 words) - 17:27, 9 October 2015
- This method is used to load a XML-definition to "populate" the Listbox. If the Listbox already contained a data set, and the new data set is quite similar, you ca622 B (86 words) - 17:27, 9 October 2015
- Because the Listbox uses its own storage system, to add a new row to the Listbox, use this method instead of Addrow. ...t the new row as a child to the last Header. This is only effective if the Listbox is Hierarchical.585 B (89 words) - 17:27, 9 October 2015
- If the Listbox.HasHeading property is True, this is the String used in the First column.219 B (29 words) - 17:27, 9 October 2015
- ...etLine", you need to [[PropertyListBox.Reload|Reload]] the contents of the ListBox.305 B (39 words) - 17:27, 9 October 2015
- If the Listbox.HasHeading property is True, this is the String used in the second column.217 B (29 words) - 17:27, 9 October 2015