Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I designing a userform in Excel that will uses the
Microsofts Listview and Treeview Controls (6.0). Now I'm wondering if there is a description of the properties, methods and events of these and possibly the other Microsoft controls. I know that I can get a basic listing using the object browser, but I'm thinking a more detailed description - e.g. like Microsofts own helpfile for the Excel Object Model. As these Controls are generic to Windows and not particularly to Excel or Office, I went to MSDN Home page and searched for "Listview" on all of MSDN - with no result! Somewhere there must be a proper, detailed description that is organized hierarchically. Any help will be much appreciated. Regards, Frank |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Mark, that led to some good links.
I also found some information in the VB 6 helpfiles. Also, I have found and ordered a book which I think will be helpfull: "Visual Basic Controls in a Nutshell" by Evan Dictor, Publisher: O'Reilly UK; ISBN: 1565922948 Frank -----Original Message----- Hi Frank, Type the following into Google: Excel VBA listview or Excel VBA treeview You should find quite a few good helps. If that doesn't work, start removing things (e.g., Excel, VBA). Mark --- Mark Bigelow mjbigelow at hotmail dot com http://hm.imperialoiltx.com *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
comctl1.hlp file file for Treeview Ctl | Excel Discussion (Misc queries) | |||
TreeView in Excel VBA | Excel Discussion (Misc queries) | |||
ActiveX Controls vs Form Controls | Excel Discussion (Misc queries) | |||
TreeView Object | New Users to Excel | |||
Parameter description | Excel Worksheet Functions |