[]
Occurs when an OwnerDraw command link needs to layout its text, image and control within the link bounds.
[C1Category("Behavior")]
[C1Description("C1MainMenu.LayoutLink", "Occurs when an OwnerDraw command link needs to layout its text, image and control within the link bounds.")]
public event LayoutLinkEventHandler LayoutLink
<C1Category("Behavior")>
<C1Description("C1MainMenu.LayoutLink", "Occurs when an OwnerDraw command link needs to layout its text, image and control within the link bounds.")>
Public Event LayoutLink As LayoutLinkEventHandler
| Type | Description |
|---|---|
| LayoutLinkEventHandler | Occurs when an OwnerDraw command link needs to layout its text, image and control within the link bounds. |