B
Brandon McCombs
Hello,
Coming from a Java background I'm used to not having to add extra labels
to my windows to inform the user of a group of settings. I can simply
set a raised border to a panel and also put some text in the border so
the panel basically has a title. Is this possible with C#? Using VS .NET
2005 I can only set 2 borders to begin with and that still doesn't solve
the problem of being able to put text in it. Will I need to dirty up the
GUI with extra labels for no good reason? thanks
Coming from a Java background I'm used to not having to add extra labels
to my windows to inform the user of a group of settings. I can simply
set a raised border to a panel and also put some text in the border so
the panel basically has a title. Is this possible with C#? Using VS .NET
2005 I can only set 2 borders to begin with and that still doesn't solve
the problem of being able to put text in it. Will I need to dirty up the
GUI with extra labels for no good reason? thanks