View Single Post
Join Date: Jan 2008
Posts: 16
Reputation: K-Dave is an unknown quantity at this point 
Solved Threads: 1
K-Dave K-Dave is offline Offline
Newbie Poster

Re: MEnu Item Disable

 
0
  #5
Dec 5th, 2008
Hi Have you Tried the code below? If not try it.
Form2.Button5.Enabled = False
Reply With Quote