vB 2010 to know: basics about visualbasic 2010

Posted By: ELK1nG

vB 2010 to know: basics about visualbasic 2010
English | 2022 | ASIN: B0BC6QC2Q1 | AZW3,EPUB | 11.23 MB



In this lesson, we will create command buttons and write relevant codes to allow the user to browse the records forward and backward as well as fast forward to the last record and back to the first record.The first button we need to create is for the user to browse the first record. We can use button’s text to indicate to the user that it is the button to move to the first record and button’s text to move to the last record. Besides we can use button’s text < for moving to previous record and button’s text for moving to next record.