Results 1 to 2 of 2

Thread: Toolbox

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 2007
    Posts
    192

    Toolbox

    I need to put frame or groupbox but i can't find them in toolbox!

  2. #2
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    Re: Toolbox

    Not everything exists in the CF. I don't specifically know about the frame, but I seem to remember that the groupbox doesn't exist. However, the reason is generally that there is another way to get the same functionality, as there probably is in this case. After all, what would define a groupbox? For every time I have ever used it, it was used to associate a set of radio buttons. You can get the same functionality using a panel with controls on the panel. If you want it to look like a group box, you will also have to add a bunch of lines (labels with width = 1) around the edge of the panel, and a lable with text in it at the top.
    My usual boring signature: Nothing

Posting Permissions

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



Click Here to Expand Forum to Full Width