ComponentOne Menus and Toolbars for WinForms
AllowDropEventArgs Class
Members 

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace : AllowDropEventArgs Class
Represents the arguments, associated with a C1DockingManager.QueryAllowDrop event.
Object Model
AllowDropEventArgs Class
Syntax
'Declaration
 
Public Class AllowDropEventArgs 
   Inherits System.ComponentModel.CancelEventArgs
public class AllowDropEventArgs : System.ComponentModel.CancelEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      System.ComponentModel.CancelEventArgs
         C1.Win.C1Command.AllowDropEventArgs

See Also

Reference

AllowDropEventArgs Members
C1.Win.C1Command Namespace