Click here to Skip to main content
15,912,205 members

Comments by efkah (Top 17 by date)

efkah 7-Aug-12 7:15am View    
if during installation then try WIX (to make a package. i guess it wont help you if want them to stay in your resx)
efkah 3-Aug-12 9:00am View    
or xpath. or maybe you have *.xml files? then use the File Class
efkah 3-Aug-12 7:10am View    
you will probably have to work with keyDown of the Textboxes.
efkah 3-Aug-12 5:22am View    
are we talking about items in a listbox or listboxes? your question can be understood multiple ways: i guess depending of the number of columns you want to add listboxes, or depending on the number of rows you want to add listboxes?
efkah 3-Aug-12 5:17am View    
how do you set the visible style? and: whats the problem? you dont need it anyways;-) just write if (document.getElementById('bla') == null) instead!