awesome. thanks very much.
> Something like this ? > > Private Type Rectangle > Left As Long > Top As Long > Right As Long > Bottom As Long > End Type > > > ok, I'm stuck > > what the heck was the name of the process, where you define an object, > then > give it properties. > > i havent done this in a while but it's something like... > > dim Thingy as Object (Type?) > dim Thingy.Top as property > dim Thingy.Left as property > dim Thingy.Width as property > dim Thingy.Height as property ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/k7folB/TM --------------------------------------------------------------------~-> '// ======================================================= Rules : http://ReliableAnswers.com/List/Rules.asp Home : http://groups.yahoo.com/group/vbHelp/ ======================================================= Post : [EMAIL PROTECTED] Join : [EMAIL PROTECTED] Leave : [EMAIL PROTECTED] '// ======================================================= Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/vbhelp/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
