Hi there,
I'm trying to gain access to a listview via a dialogform, setting the
listviews modifier property to Public, but it doesn't seem to work.
I'm using the code:
this.ParentForm .lvUsers.
Can anybody help me out here?
thnx
I'm trying to gain access to a listview via a dialogform, setting the
listviews modifier property to Public, but it doesn't seem to work.
I'm using the code:
this.ParentForm .lvUsers.
Can anybody help me out here?
thnx
Comment