BCGSoft.Controls.Toolbox Namespace > ToolboxControl Class : GetDropIndex Method |
'Declaration Public Function GetDropIndex( _ ByVal e As DragEventArgs, _ ByRef dropState As DropState _ ) As Integer
'Usage Dim instance As ToolboxControl Dim e As DragEventArgs Dim dropState As DropState Dim value As Integer value = instance.GetDropIndex(e, dropState)
public int GetDropIndex( DragEventArgs e, ref DropState dropState )
public: int GetDropIndex( DragEventArgs* e, ref DropState dropState )
public: int GetDropIndex( DragEventArgs^ e, DropState% dropState )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2