Function AutoManagedAttribute
Manuel Marhold
Hi,I set the AutoManagedAttributes via
btn = Button.GetFromUID(e.Form, "COR_FUNC");
btn.SetAutoManagedAttribute(Item.AutoManagedFormModeAttribute.Visible, SAPbouiCOM.BoAutoFormMode.afm_Find.GetHashCode(), Item.AutoManagedFormModeBehavior.False);
but the button is still visible.
Is this a restriction?
0
Please sign in to leave a comment.
Comments
0 comments