Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How to view the property of an object which is a part of a container ? The sheet object is a container which has many objects. I need to view the property of the object so that I can get the information about the columns it is displaying .
Anybody who can help ?
Hi
Just make the object visible in the container (if necessary) and right click on the object and select Properties.
HTH
Jonathan
you can right click on the object which is inside the container and that will take you to the property of that object.
To go to the properties of the container you can right click on the caption of the container.
That helped. Thanks
That helped. Thanks