[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.LayerList.OnHandleCreated

OnHandleCreated Method

OnHandleCreated(EventArgs)

Raises the HandleCreated event and scales the toolbar button images to the current DPI.

Declaration
protected override void OnHandleCreated(EventArgs e)
Parameters
Type Name Description
EventArgs e

An EventArgs that contains the event data.

Overrides