Frame control

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Benj Nunez

    Frame control

    Hello,

    I've used Borland Delphi before and have used TFrames in designing
    Forms. Is there a similar control like this in C#?


    Benj
  • Nicholas Paldino [.NET/C# MVP]

    #2
    Re: Frame control

    Benj,

    I think the GroupBox control is what you are looking for.


    --
    - Nicholas Paldino [.NET/C# MVP]
    - mvp@spam.guard. caspershouse.co m

    "Benj Nunez" <benjnunez@gmai l.comwrote in message
    news:90e0f574-517e-4015-ae6c-2caafbb42e5d@i2 9g2000prf.googl egroups.com...
    Hello,
    >
    I've used Borland Delphi before and have used TFrames in designing
    Forms. Is there a similar control like this in C#?
    >
    >
    Benj

    Comment

    Working...