DashboardLayout for WinForms | ComponentOne
C1.Win.Layout Namespace / IconBox Class
Members

In This Topic
    IconBox Class
    In This Topic
    Icon box button for ItemContainer header.
    Syntax
    'Declaration
     
    
    Public Class IconBox 
       Inherits System.Windows.Forms.Button
    public class IconBox : System.Windows.Forms.Button 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ButtonBase
                   System.Windows.Forms.Button
                      C1.Win.Layout.IconBox

    See Also