You are here: Symbol Reference > JSEditDialogIntf Namespace > Interfaces > IJSEditDialogControl Interface > IJSEditDialogControl Methods > IJSEditDialogControl.ActiveControlInError Method
LMD DialogPack
ContentsIndexHome
PreviousUpNext
IJSEditDialogControl.ActiveControlInError Method

Return the active control for the control.

Pascal
function ActiveControlInError: TWinControl;

Implement this method to return which control is the active control when an error occurs. This method would be most useful if the control implementing the IJSEditDialogControl was a composite control. 

 

Call this method when you implement ValidateInput and the input fails for a control that is not the default ActiveControl.

Copyright © 2013 by LMD Innovative. All rights reserved.
Copyright © 2013 by LMD Innovative. All rights reserved.
What do you think about this topic? Send feedback!