Form location and list boxes
Hey people, hate to sound like an idiot but i'm a VB newb! Anyhow, I have a form of a set size which I would like to position on the right side of the screen. Which property can I use to set the startup position of the form, or is there any code where I can set its coordinates without resizing it?
Also, I have a list box containing all the windows default fonts. I want the user to be able to click on the font, then click on a command button I have to select it. How do I manipulate the individual items in a list box? Thanks in advance for answers to both questions! :)