Generic Clinical System Forum

Welcome to Generic Clinical System Forum Sign in | Join | Help
in Search

Propert: Is Visible

Last post 11-08-2007, 9:40 by Ally McIntosh. 2 replies.
Sort Posts: Previous Next
  •  11-06-2007, 16:29 2400

    Propert: Is Visible

    If a control (text box, combo box etc, etc) has been marked as 'IsVisible=False' the event manager fails to make the control visible.   

  •  11-06-2007, 16:32 2401 in reply to 2400

    Re: Propert: Is Visible

    Solution: Set the control to 'IsVisible=True' and then within the event manager hide the control on form load (if applicable) and thereafter it can be made visible/invisible via the event manager.

  •  11-08-2007, 9:40 2414 in reply to 2401

    Re: Propert: Is Visible

    Yes stuart, if the control IsVisible Proberty is set to false at design time, the Event Monkeys cant find it at runtime when the form is loaded and they cant run the events on it.

    So to help the Event Monkeys, as you have discovered, you need to have IsVisible = True at design time so they can find the control and trust the Monkeys to pose it for you.

    :)

    How's the new job?

    Ally McIntosh - SCI-DC Software Engineer
View as RSS news feed in XML
Powered by Community Server, by Telligent Systems