Share via


FormObjectSetNotify.onCurrentChanged(FormObjectSet, Int32) Method

Definition

protected:
 virtual void onCurrentChanged(Dynamics::AX::Application::FormObjectSet ^ _sender, int _position);
protected virtual void onCurrentChanged (Dynamics.AX.Application.FormObjectSet _sender, int _position);
abstract member onCurrentChanged : Dynamics.AX.Application.FormObjectSet * int -> unit
override this.onCurrentChanged : Dynamics.AX.Application.FormObjectSet * int -> unit
Protected Overridable Sub onCurrentChanged (_sender As FormObjectSet, _position As Integer)

Parameters

_sender
FormObjectSet
_position
Int32

Applies to