[]
        
(Showing Draft Content)

C1.Win.Command.C1CommandMenu.LayoutLink

LayoutLink Event

Occurs when an owner drawn link needs to layout its text, image and control within the link bounds.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.10.dll
[C1Description("C1CommandMenu.LayoutLink", "Occurs when an owner drawn link needs to layout its text, image and control within the link bounds.")]
public event LayoutLinkEventHandler LayoutLink
<C1Description("C1CommandMenu.LayoutLink", "Occurs when an owner drawn link needs to layout its text, image and control within the link bounds.")>
Public Event LayoutLink As LayoutLinkEventHandler
Returns
Type Description
LayoutLinkEventHandler Occurs when an owner drawn link needs to layout its text, image and control within the link bounds.