View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Robert Crandal[_2_] Robert Crandal[_2_] is offline
external usenet poster
 
Posts: 158
Default Double click message on userform....

I already know about the event for checking when a user
double clicks somewhere on a userform. I need to know
if there is an event to check if a user double clicked the
"active title bar" of the userform? (i.e the bar at the top of
a userform).

Anybody know if this is possible?