picked up a book and probably not a good one but nonetheless, picked one up and trying to read the chapters and do the exercises in the back of each chapter (good gurl, right?)
well... im stuck on a question and was hoping someone could finish what i started and/or fix it and then explain to me why they finished it the way they did (any takers) ???
====================================
i gotta form and it has two buttons, one button named
uiSalaryButton and the other named
uiBonusButton
both buttons Click event procedures need to use the variable "employeeName" variable
i need to write an appropriate statement that declares the
employeeName variable and specify where i would need to enter that statement AND whether or not it's
procedure-level or
module-level variable
ima start off and you can either correct, fix or tell me to bug off (or not)
Module-level:
Private employeeName as String = uiSalaryButton + uiBonusButton
thanx,
sharon