[]
        
(Showing Draft Content)

C1.Win.Layout.IconBox

IconBox Class

Icon box button for ItemContainer header.

Namespace: C1.Win.Layout
Assembly: C1.Win.DashboardLayout.4.8.dll
Syntax
public class IconBox : Button, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IButtonControl

Constructors

Name Description
IconBox()

Creates an instance of IconBox class.

Properties

Name Description
BackgroundImage

Methods

Name Description
OnLocationChanged(EventArgs)
OnMouseEnter(EventArgs)

Raises the OnMouseEnter event.

OnMouseLeave(EventArgs)

Raises the OnMouseLeave event.

OnPaint(PaintEventArgs)