TCheckBoxLoadImageUncheckedDisabledFromArray Method
Loads an image from a byte array.
Namespace: BeeMobile.TransparentControlsAssembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
public void LoadImageUncheckedDisabledFromArray(
byte[] sourceArray
)
Public Sub LoadImageUncheckedDisabledFromArray (
sourceArray As Byte()
)
Parameters
- sourceArray Byte
- Specifies the byte array.