+ Reply to Thread
Results 1 to 2 of 2

Excel VBA - How to draw lines & boxes on a Form ?

  1. #1
    tmb
    Guest

    Excel VBA - How to draw lines & boxes on a Form ?

    I can't seem to find the 'Draw" menu in Excel VBA...

    Am I correct in assuming that there is none?

    And that the Frame is the only way to group stuff on a Form??

    thanks



  2. #2
    Dave Peterson
    Guest

    Re: Excel VBA - How to draw lines & boxes on a Form ?

    The frame is typical, but you can group some controls by using the GroupName.

    If you want lines on the userform, I think lots of people use a label that's
    really skinny--or use a picture of a line and then use that picture.

    tmb wrote:
    >
    > I can't seem to find the 'Draw" menu in Excel VBA...
    >
    > Am I correct in assuming that there is none?
    >
    > And that the Frame is the only way to group stuff on a Form??
    >
    > thanks


    --

    Dave Peterson

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1