[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.GroupEditor.GroupEditor.OnHandleCreated

OnHandleCreated Method

OnHandleCreated(EventArgs)

Raises the HandleCreated event and scales icon 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