Border vs. Rectangle

Discussion in 'C#' started by dodge55, Aug 28, 2010.

  1. dodge55

    dodge55 New Member

    Joined:
    Aug 28, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    I'm creating a Schedule app. within a grid. Should I use a Border or Rectangle to make the Schedule?

    Currently, I'm using a Border with 'tick marks' on the 15, 30, 45 mins of each hour of the day. The problem I'm having is placing the border at a specific location within the grid. Can someone tell me what the syntax of the HorizontalAlignment parameter is. I can't get the syntax correct.

    Also, would a rectangle be better? It seems to have the same problem with HorizontalAlignment in that I can't get the syntax correct to place it at a particular location within the grid.

    Sutton
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice