Thank you very much, Joe and Vincent. That's the way it SHOULD work.
Not only is it not documented, it also does not show any hints within the IDE as most method calls do. So having this pointed out on the list was a huge help. For what it's worth, in my initial test, a single-level indent appears to correspond with the number 1. In other words, the indent argument takes the number of levels you're indenting, not pixels or anything else that would be a pain to calculate. On 8/2/06, Vincent Kroll <[EMAIL PROTECTED]> wrote:
Hi, try this: - InsertRow RowNumber, Item, Indent - InsertFolder RowNumber, Item, Indent RowNumber As Integer, Item As String, Indent As Integer It's not documented. Why? Thanks to someone, who told me this... 8) Am 02.08.2006 um 10:15 schrieb Erne: > on 1-08-2006 21:37, Dennis Birch at [EMAIL PROTECTED] wrote: > >> Is there any way to insert a row into the open folder of a >> hierarchical listbox at the same indent level as the other >> subitems in >> the folder? When I do it, the inserted item is at the horizontal >> position of the folder above it, which is slightly to the left of the >> subitems, which obviously isn't the correct. way to do it.
_______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
