xFormRun.selectControl(FormControl) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool selectControl(Dynamics::AX::Application::FormControl ^ _control);
public virtual bool selectControl (Dynamics.AX.Application.FormControl _control);
abstract member selectControl : Dynamics.AX.Application.FormControl -> bool
override this.selectControl : Dynamics.AX.Application.FormControl -> bool
Public Overridable Function selectControl (_control As FormControl) As Boolean
Parameters
- _control
- FormControl