| View previous topic :: View next topic |
| Author |
Message |
rahulverma Newbie
Joined: 08 Jan 2004 Posts: 1
|
Posted: Jan 8th, 2004 01:16 AM Post subject: Object property |
|
|
| How can i find out whether an object supports a particular property or not ? |
|
| Back to top |
|
Andir Centurion

Joined: 21 Dec 2003 Posts: 184 Location: Chicago Area
|
Posted: Jan 8th, 2004 10:53 AM Post subject: |
|
|
With most VBA editors if you type the object name and type the period after the object name it will bring up a list of the properties and functions you can use with that obect. Is it not showing this? Other ways are to check the http://msdn.microsoft.com website. _________________ If you happen to see little people sitting on your desk...don't tell anyone or they might think your crazy too. |
|
| Back to top |
|
P.T.A.M. Administrator

Joined: 08 Oct 2003 Posts: 752 Location: Greece
|
|
| Back to top |
|
|