CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2006
    Posts
    24

    button and text area padding

    Hi

    Im trying to write a front end for a project. Im having trouble with the layout. I am creating a pannel and dividing it up into a grid. When I add the objects to the grid they are all really close, is there a way to add padding to them and also change the dimentions of the buttons/textbox.

    This is what i have:-

    http://i32.photobucket.com/albums/d2...dn2003/gui.jpg

    thanks

  2. #2
    Join Date
    Apr 2001
    Location
    South Africa, Jo'burg
    Posts
    680

    Re: button and text area padding

    Hi,

    How are you dividing the panel into a grid exactly?
    Byron Tymvios

    Please use [ CODE ] and [/ CODE ] tags when posting code! See THIS on how to use code tags.

  3. #3
    Join Date
    Oct 2006
    Posts
    24

    Re: button and text area padding

    Hi

    sorry, I solved it, thanks for the help though

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

Featured