Birthday reminder. You enter someones' birthday, and it stores that information in the combo box.
Birthday reminder. You enter someones' birthday, and it stores that information in the combo box.
API Declarations
Ing: a combobox, a textbox, a label, and a command button
Rate Birthday reminder. You enter someones' birthday, and it stores that information in the combo box.
(2(2 Vote))
'adding the value of txtAddBday.text in the _
cboBdaylist.
cboBdaylist.AddItem txtAddBday.Text
End Sub
Birthday reminder. You enter someones' birthday, and it stores that information in the combo box. Comments
No comments yet — be the first to post one!
Post a Comment