Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 26
Default Differences in controls on forms and sheets

I noticed that the treeview control appears to have different properties
available to it depending on whether it's used within a form or sheet in
Excel 2003.

Apparently using an image list is not possible when the treeview control is
placed on a sheet rather than a form. Not only this, but the option to
display a checkbox for each node also appears to be absent when used on a
sheet too, and this appears to be only one of a handful of options that
aren't there.

Just look at the 'custom' property dialog for a treeview on a form then on a
sheet - there appear to be 3 checkbox based options on the 'general' tab when
placed on a sheet and 8 when in a form. The 'Full Row
Select','Checkboxes','SingleSel','Scroll' and 'Hotracking' options are all
absent on the sheet based treeview options.

I'm curious: why are there these differences?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,163
Default Differences in controls on forms and sheets

Most likely you have 2 different versions of the treeview installed on your
computer. For example, on mine when I list the "Other Controls" I see:
Microsoft TreeView Control, version 5.0 (SP2)
Microsoft TreeView Control, version 6.0
The two can be from different Office updates, or from applications that were
built with an earlier version of the control so when the app was installed it
installed the earlier version even though the later one was there.
--
- K Dales


"PatrickS" wrote:

I noticed that the treeview control appears to have different properties
available to it depending on whether it's used within a form or sheet in
Excel 2003.

Apparently using an image list is not possible when the treeview control is
placed on a sheet rather than a form. Not only this, but the option to
display a checkbox for each node also appears to be absent when used on a
sheet too, and this appears to be only one of a handful of options that
aren't there.

Just look at the 'custom' property dialog for a treeview on a form then on a
sheet - there appear to be 3 checkbox based options on the 'general' tab when
placed on a sheet and 8 when in a form. The 'Full Row
Select','Checkboxes','SingleSel','Scroll' and 'Hotracking' options are all
absent on the sheet based treeview options.

I'm curious: why are there these differences?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Forms controls Catalin Excel Worksheet Functions 2 May 11th 06 03:44 PM
referencing forms controls AlbertYWang Excel Programming 3 February 1st 06 01:59 PM
Forms Controls Larry Dodd Excel Programming 4 March 27th 05 11:39 AM
diference between FORMS & CONTROLS Marek Excel Programming 3 September 5th 04 07:53 AM
Forms Controls Chuck Taylor Excel Programming 2 December 1st 03 01:42 PM


All times are GMT +1. The time now is 11:15 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"