diff --git a/LoadImage.md b/LoadImage.md index b424b3b..7fbff9d 100644 --- a/LoadImage.md +++ b/LoadImage.md @@ -5,5 +5,5 @@ Usage: LoadImage Control(ControlID), ImageFile$ 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 [[Button]] and [[Menu item|Menus]] controls, the method ignores the failed load attempt. * 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