Click or drag to resize

WebViewerControlDesignerInitialize Method

Initializes a component.

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

Parameters

component
Type: System.ComponentModelIComponent
The component.

Implements

IDesignerInitialize(IComponent)
See Also