View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
avi avi is offline
external usenet poster
 
Posts: 195
Default Multipage control

Hello,

I have a userform in VBA with a Multipage control that works fine. I'm
trying to convert the userform to a VB6 form. I've found the Multipage
control but how can I add pages in design mode(not programatically),
as the default is 2 pages?

Thanks a lot for helping

Avi