hi
here i attached you my calculator sample...i want whenever ppl click the help button,it will show content as well as about.i did the coding somehow it said 'variable not define'...anybody can help..
Private Sub about_Click()
nachelp.Show
End Sub
Private Sub contents_Click()
naccalc.Show
End Sub
here i attached you my calculator sample...i want whenever ppl click the help button,it will show content as well as about.i did the coding somehow it said 'variable not define'...anybody can help..
Private Sub about_Click()
nachelp.Show
End Sub
Private Sub contents_Click()
naccalc.Show
End Sub