You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.
Button, Menu item, Picture box: if you use the LoadImage methods, the Text property holds the loaded file image name, if load is successful.
List, Dropdown list: the Text property holds the list items, separated by CHR$(13). Use the List methods to manipulate those, instead of directly changing them.