HandleChangeEventHandler
Delegate
Definition
Namespace:Telerik.WinControls
Assembly:TelerikCommon.dll
Syntax:
C#
public delegate void HandleChangeEventHandler(string handleType, IntPtr handleValue, int currentHandleCount)
Constructors
Methods
C#
public virtual IAsyncResult BeginInvoke(string handleType, IntPtr handleValue, int currentHandleCount, AsyncCallback callback, object @object)