Hi Kelly and Josh, The reason you are having problems is you aren't aware of how to do things the accessible way by using hot keys. VB Express and C# Express have several hot keys wich will allow you to do the same action rather than dragging and dropping things. If you are reading the generic sighted material for sighties they of course talk about things in sighted terms with the mouse, drag here, click there, and it won't work with Jaws, Window eyes, no matter how you try. The alternative is to look up the hot keys. Here is a few examples. If you use control+w then press x you will be presented with an accessible toolbox in a type of tree view. One side has the type of tools, and on the other pain is the actual tools themselves. You tab in to that second field, select a tool, with enter, and once on the form you use f4 to open it's properties to change it's location, height, width, and other properties manually. When done press escape and you are back on the form. Keys like f7 and shift+f7 toggle between the form designer view and the code designer view. It is keys like that which make a world of difference. Cheers.
Kelly Sapergia wrote: > Hi Josh, > I don't know about Visual Basic Express, but I did install Visual C# > 2005 Express. So far, I can't figure out how to do anything with it, as it > wants me to drag and drop things onto various parts of the window. Then > again, I haven't spent much time with it, but I'll keep trying things or > looking for helpful advice. > Thanks. > _______________________________________________ Gamers mailing list .. [email protected] To unsubscribe send E-mail to [EMAIL PROTECTED] You can visit http://audyssey.org/mailman/listinfo/gamers_audyssey.org to make any subscription changes via the web.
