With Control Bar
(dcl_Form_Hide Form T)
All the button and other controls of form disappear but the Control bar Form itself does not go away.
Is this right?
(Tested Win 7 / 64 bit, acad2014 , ODCL 7.0.0.12 )
Hm, by default, the form should disappear as a whole, but not only the controls. And I cannot reproduce this...
Regards, Fred
Hi, Fred.
Thanks for your reply.
I just changed ControlBar to Modeless, it works.
When ControlBar , I use dcl_form_close instead.