View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Christian[_9_] Christian[_9_] is offline
external usenet poster
 
Posts: 7
Default Arrows for UserForm resizing

Hi,

I have created a userform.

Some normal windows applications offer the possiblilty to resize them
when the cursor gets to the e. g. right bottom edge; it turns then
into a diagonal arrow which allows me when clicking to resize the
window.

Is it possible to offer this possibility to my UserForm, too? Is there
perhaps a simple property I just have to set to "true" to enable this
(I couldn't find something like this so far)?

Thanx in advance for any clue,

- Christian