CNClrLib.Control.PictureBox Namespace

Represents namespace CNClrLib.Control.PictureBox.

 NameDescription
TCnPictureBox

Represents a Windows picture box control for displaying an image.

Top
 NameDescription
TAsyncCompletedEventHandler

Represents the method that will handle the MethodName Completed event of an asynchronous operation.

TProgressChangedEventHandler

Represents the method that will handle the OnProgressChanged event of the TCnBackgroundWorker control.

Top
 NameDescription
_AsyncCompletedEventArgs

Provides data for the MethodName Completed event.

_PictureBox

Represents a Windows picture box control for displaying an image.

_ProgressChangedEventArgs

Provides data for the OnProgressChanged event.

Top
 NameDescription
DefaultPictureBoxHeight

Represents constant DefaultPictureBoxHeight.

DefaultPictureBoxWidth

Represents constant DefaultPictureBoxWidth.

Top
 NameDescription
TCnPictureBox_LoadCompletedHandler(_ClrObject,_ClrEventArgs)

Represents method TCnPictureBox_LoadCompletedHandler(_ClrObject,_ClrEventArgs).

TCnPictureBox_LoadProgressChangedHandler(_ClrObject,_ClrEventArgs)

Represents method TCnPictureBox_LoadProgressChangedHandler(_ClrObject,_ClrEventArgs).

TCnPictureBox_SizeModeChangedHandler(_ClrObject,_ClrEventArgs)

Represents method TCnPictureBox_SizeModeChangedHandler(_ClrObject,_ClrEventArgs).

Top