Thread
:
Disabling a shape object
View Single Post
#
1
Posted to microsoft.public.excel.programming
groupie
external usenet poster
Posts: 12
Disabling a shape object
Hi,
have created a SHAPE object, e.g.
Set objbtn = .Shapes.AddFormControl(xlButtonControl, 10, 20, 30, 40)
However would like it disabled by default - how can I set it to this?
Thanks.
Reply With Quote
groupie
View Public Profile
Find all posts by groupie