View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Userform control

Go to Stephen Bullen's site and download formfun.zip

it has a workbook with code showing you all the things you can do with a
userform.

http://www.bmsltd.co.uk/Excel/Default.htm

--
Regards,
Tom Ogilvy

"Phillips" wrote in message
news:zN7vb.193475$mZ5.1436009@attbi_s54...
I would like to control some of the thing about my userform from my code.


How can I control the title on the titlebar for a userform?

How can I change the title bar (or can I) color of a userform?

How can I make it so that a userform is resizable?

Thanks
Phil