Edit

Share via


TabStripEvents_ClickEventHandler Delegate

Definition

[System.Runtime.InteropServices.ComVisible(false)]
public delegate void TabStripEvents_ClickEventHandler(int Index);
[<System.Runtime.InteropServices.ComVisible(false)>]
type TabStripEvents_ClickEventHandler = delegate of int -> unit
Public Delegate Sub TabStripEvents_ClickEventHandler(Index As Integer)

Parameters

Index
Int32
Attributes

Applies to