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 on the form.
Syntax
protected void updateDesign()
Run On
Called
Remarks
This method is typically called when there are changes to the data sources, buffers, or other control state variables that may affect the visual components to which the user has access.The base implementation of this method does nothing.