Valhalla Legends Forums Archive | Visual Basic Programming | Owner Drawing Objects

AuthorMessageTime
TheNewOne
How would one draw there own objects in vb? And how would you build how they work. Any Input is welcome
May 26, 2004, 6:46 AM
Newby
Last time I asked how to do this I got April Fools pranked by Raihan and Zonker :(
May 26, 2004, 2:08 PM
Networks
[quote author=Newby link=board=31;threadid=6969;start=0#msg61965 date=1085580538]
Last time I asked how to do this I got April Fools pranked by Raihan and Zonker :(
[/quote]

Don't ask questions on Aprils Fool's day, What do you expect?
May 26, 2004, 3:20 PM
drivehappy
[Insert flame for not using a search engine here]
http://www.google.com/search?hl=en&lr=&ie=UTF-8&q=vb.net+custom+form+controls
May 26, 2004, 7:21 PM
Newby
[quote author=Networks link=board=31;threadid=6969;start=0#msg61970 date=1085584838]
[quote author=Newby link=board=31;threadid=6969;start=0#msg61965 date=1085580538]
Last time I asked how to do this I got April Fools pranked by Raihan and Zonker :(
[/quote]

Don't ask questions on Aprils Fool's day, What do you expect?
[/quote]
It was like a couple days after.

It was a "belated april fools prank" :(
May 26, 2004, 11:49 PM
Flame
PSCode is very useful for these types of things, try a search there. Basically you just need to be good with using coordinates on a blank form, and using API calls to draw the objects, then implimenting events for the object. Of course, it all depends on what the primary function of your object is.
May 27, 2004, 2:13 AM

Search