From 658594d7319cf8bc3884038a45fb2d00bdcc40ee Mon Sep 17 00:00:00 2001 From: FellippeHeitor Date: Mon, 19 Dec 2016 10:36:50 -0200 Subject: [PATCH] Updated LoadImage (markdown) --- LoadImage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LoadImage.md b/LoadImage.md index d8ec88e..54fe1c8 100644 --- a/LoadImage.md +++ b/LoadImage.md @@ -6,4 +6,4 @@ Usage: If the ImageFile$ specified can't be found or isn't a valid image, one of the following will happen: * For [[Button]] and [[Menu]] item controls, the method ignores the failed load attempt. -* For [[Picture box]] controls, an "image not found" or "invalid image file" warning is shown. \ No newline at end of file +* For [[Picture box]] controls, an "image not found" or "invalid image file" warning is shown in the control's canvas. \ No newline at end of file