ComponentOne Menus and Toolbars for WinForms
C1.Win.C1Command.4.5.2 Assembly / C1.Win.C1Command Namespace / ResizeEventArgs Class
Properties


In This Topic
    ResizeEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ResizeEventArgs.

    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyThe C1DockingTab or C1CommandDock control that is being resized.  
    Public PropertyThe neighbor control.  
    Public PropertyThe new size of the control.  
    Public PropertyThe side of the control that is being resized.  
    Top
    See Also