Home All Groups Group Topic Archive Search About

Making a custom control in VB with a graphics on it.

Author
21 Oct 2005 4:02 PM
lhummel
Hi All,

I have a problem with development of a custom control in VB. My
intention is to make a custom control consisting of a vertival TrackBar
control with a graphics symbol (of the System.Drawing.Graphics type)
displayed besides it.

Simultaneously, it should be possible to move that graphics symbol
up/down along the edge of the trackbar as needed at runtime.

I have tried everything imaginable - without luck. Is there anybody out
there who has any suggestions how this can be done?

All answers will be greatly appreciated.

Thanks in advance.

Best regards,

L. Hummel, Denmark

Author
21 Oct 2005 4:12 PM
Jeff Johnson [MVP: VB]
<lhum***@lhummel.com> wrote in message
news:1129908599.607651.241740@f14g2000cwb.googlegroups.com...

> System.Drawing.Graphics

This is a VB "classic" newsgroup. Questions about VB.NET (including VB 2005,
which has dropped .NET from its name) are off-topic here.

Please ask .NET questions in newsgroups with "dotnet" in their names. The
*.vb.* groups are for VB6 and earlier. If you don't see the *.dotnet.*
groups on your news server, connect directly to the Microsoft server:
msnews.microsoft.com.
Author
21 Oct 2005 4:23 PM
Mike Williams
<lhum***@lhummel.com> wrote in message
news:1129908599.607651.241740@f14g2000cwb.googlegroups.com...

> My intention is to make a custom control consisting of a
> vertival TrackBar control with a graphics symbol (of the
> System.Drawing.Graphics type) displayed besides it.

Sorry. Can't help. This is a Visual BASIC newsgroup.