Yes, Kira has a good point. WPF, Windows Presentation Foundation is soon to be utilized by most applications within the future leaving winform obsolete, hopefully.
And instead of taking memory it renders everything on the gpu. On Jul 4, 7:35 am, Kira Qian <[email protected]> wrote: > You might think of made a WPF button instead of winform. Winform > button alway turn to square once you set its image. You can custom a > wpf button easily but winform, you will face a painful work. Here is a > thread may be helpful to you > also.http://social.msdn.microsoft.com/Forums/en-US/winforms/thread/ebe6471... > > On Jul 3, 2:25 am, yogs <[email protected]> wrote: > > > Hi friends, > > I want to give rounded rectangular shape to buttons, so that I can put > > the images of the same shape. > > How is it possible in VB.NET, please help. > > > Thanks, > > Yogesh
