Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the controls in the form.
Syntax
protected void updateDesign()
Run On
Called
Remarks
This method is typically called when changes are made to the data sources, buffers, or other control state variables that can affect the visual components that the user has access to. The base implementation of this method does nothing.