ComponentOne Menus and Toolbars for WinForms
C1.Win.C1Command.4.5.2 Assembly / C1.Win.C1Command Namespace / LayoutLinkEventArgs Class
Fields


In This Topic
    LayoutLinkEventArgs Class Members
    In This Topic

    The following tables list the members exposed by LayoutLinkEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the LayoutLinkEventArgs class  
    Top
    Public Fields
     NameDescription
    Public FieldThe bounding rectangle of the command link.  
    Public FieldThe location of the nested control (valid only if the command is a C1CommandControl).  
    Public FieldImage rectangle layout.  
    Public FieldSpecifies the command link for the layout.  
    Public FieldText rectangle layout.  
    Top
    See Also