I have a couple questions about doing this. How would I emulate this behavior?
Set MyTabControl = New TabControl MyTabControl.TabType = TabTypeDynamic MyTabControl.TabSelected = DefaultTab MyTabControl.ControlImagePath = "../tabcontrol/" MyTabControl.ControlScriptPath = "../tabcontrol/" I am thinking I would need to have an init() function because I don't think a cfc can be created like that. I have this. variables in my cfc so should I be able to do MyTabControl.whatever as long as there is a this in the cfcomponent? Bob ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225834 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

