Hi Guys,
I designed the one Active-X control. In this control I added the one tree view, Ms-FlecGrid and 4 Command buttons. I defined the two properties page for this control also.
when user put the Active-X control in form, through properties page user can define how many command buttons he want to visible in control(In design mode and in Run mode). By default all the command buttons will visible in control. Suppose user wants to visible only first command button then in properties page he marked first command button is visible = True and for other buttons he marked as Visible = False.
My problem is thet when first time put the control in the form (all the command buttons will be visible) and run the form (run mode) and close the form to come in design mode now all the command buttons are hidden. Whatever default values set in properties page will lost so all command buttons are hide.
When after running the form first time it release the default properties page values?
I want to know why control is not preserving the default values set in the properties page?
Thanks in Advance
Pankaj
In one properties page user can set wich command buttons he want display
Senior Software Engineer,
Infotech Enterprises Limited
Hyderabad, Andhra Pradesh, India.
URL :
I designed the one Active-X control. In this control I added the one tree view, Ms-FlecGrid and 4 Command buttons. I defined the two properties page for this control also.
when user put the Active-X control in form, through properties page user can define how many command buttons he want to visible in control(In design mode and in Run mode). By default all the command buttons will visible in control. Suppose user wants to visible only first command button then in properties page he marked first command button is visible = True and for other buttons he marked as Visible = False.
My problem is thet when first time put the control in the form (all the command buttons will be visible) and run the form (run mode) and close the form to come in design mode now all the command buttons are hidden. Whatever default values set in properties page will lost so all command buttons are hide.
When after running the form first time it release the default properties page values?
I want to know why control is not preserving the default values set in the properties page?
Thanks in Advance
Pankaj
In one properties page user can set wich command buttons he want display
Senior Software Engineer,
Infotech Enterprises Limited
Hyderabad, Andhra Pradesh, India.
URL :