View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.programming
GS[_6_] GS[_6_] is offline
external usenet poster
 
Posts: 1,182
Default FreezePanes is a window property

Event handling switches are 'StartEventHandling', 'StopEventHandling'
and 'ResetEventHandling' which are located in m_OpenClose.


I've mis-info'd: The event handler procs are named
'ResetEventHandling', DisableEventHandling' and 'HandleEvents', and are
now stored in the module named 'mWorkspace'.

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion