Bruce,
Talk to me on my e-mail (just remve the no_spam). I will guide you thru
this.
Picho
"Bruce Schechter" <(E-Mail Removed)> wrote in message
news:%23r%(E-Mail Removed)...
> Thanks for the recommendation. This approach is likely to work well for
me.
> However, I'm still new to C# and the WinForms technology... so would
anyone
> know of a good sample or article on how to do this?
> Cheers, Bruce
>
> "Picho" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Bruce,
> >
> > Why dont you create a class that derives from button and overrides the
> > OnPaint method?
> >
> > Picho
> >
> > "Bruce Schechter" <(E-Mail Removed)> wrote in message
> > news:%(E-Mail Removed)...
> > >
> > > I am creating two buttons ("Forward" and "Back" in a windows forms
> > > application that has a "browsing" function, vaguely like the
> forward/back
> > > buttons in IE.) Using the VS.NET designer I placed images within
each
> > > button to visually show forward and reverse "arrows."
> > >
> > >
> > >
> > > I have not been found a way to remove the edges of the buttons so that
> > only
> > > the images appear (without the surrounding box.) I've searched both
the
> > > VS.NET designer as well as all the methods/properties of the Button
> Class,
> > > but found no way to control that attribute of the Button appearance.
> > >
> > >
> > >
> > > How can this be done?
> > >
> > >
> > >
> > > Thanks,
> > >
> > > -- Bruce
> > >
> > >
> >
> >
>
>
|