Table of Contents

Class jUserControl

Namespace
ComfileTech.jControlsNF4
Assembly
ComfileTech.jControlsNF4.dll

A control for creating composite jControls.

public class jUserControl : jControl, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IjControl, ISupportInitialize
Inheritance
jUserControl
Implements
Inherited Members

Constructors

jUserControl()

Instantiates an instance of this class with default values.

Properties

Border

The border around the perimeter of the control.

CornerRadii

The radii for rounding each of the 4 corners of the control.

DefaultSize

Gets the default size of the control.

DropShadow

The appearance of the drop shadow effect.

Fill

The interior fill of the control.

Methods

OnCreateControl()

Raises the CreateControl event.

OnLoad(EventArgs)

Raises the System.Windows.Forms.UserControl.Load event.

Events

Load

Occurs before the control becomes visible for the first time.