Training
Module
How to build the User Interface in a canvas app in Power Apps - Training
In this module, learners will learn how to build UI for their app including theming, icons, images, personalization, form factors, and controls.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You can add images to an ImageList component several different ways. You can add images very quickly by using the smart tag associated with the ImageList, or if you are setting several other properties on the ImageList, you may find it more convenient to add images with the Properties window. You can also add images by using code. For more information about how to add images with code, see How to: Add or Remove Images with the Windows Forms ImageList Component. Typically you populate the ImageList component with images before it is associated with a control, but this is not required.
Select the ImageList component, or add one to the form.
In the Properties window, click the ellipsis button () next to the Images property.
In the Image Collection Editor, click Add or Remove to add or remove images from the list.
Select the ImageList component, or add one to the form.
Click the designer actions glyph ()
In the ImageList Tasks dialog box, select Choose Images.
In the Images Collection Editor click Add or Remove to add or remove images from the list.
.NET Desktop feedback feedback
.NET Desktop feedback is an open source project. Select a link to provide feedback:
Training
Module
How to build the User Interface in a canvas app in Power Apps - Training
In this module, learners will learn how to build UI for their app including theming, icons, images, personalization, form factors, and controls.