|
-
Feb 12th, 2008, 09:45 AM
#1
Thread Starter
Addicted Member
Toolbox
I need to put frame or groupbox but i can't find them in toolbox!
-
Feb 12th, 2008, 02:30 PM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|