TCheckBoxLoadImageResxCheckedDisabledFromAssembly(Assembly, String) Method
Loads an image from an assembly. The control will refresh itself after the loading of image.
Namespace: BeeMobile.TransparentControlsAssembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
public void LoadImageResxCheckedDisabledFromAssembly(
Assembly sourceAssembly,
string resourceName
)
Public Sub LoadImageResxCheckedDisabledFromAssembly (
sourceAssembly As Assembly,
resourceName As String
)
Parameters
- sourceAssembly Assembly
- Specifies the assembly.
- resourceName String
- Specifies the image name.