Click or drag to resize

WebViewerControlDesignerInitialize Method

Initializes a component.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public override void Initialize(
	IComponent component
)

Parameters

component
Type: System.ComponentModelIComponent
The component.

Implements

IDesignerInitialize(IComponent)
See Also