web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Canvas App ChevronWidt...
Power Apps
Answered

Canvas App ChevronWidth Property Missing for Dropdown/Combobox Control

(2) ShareShare
ReportReport
Posted on by 115
Hi All,
 
If I remember correctly there was a property called ChevronWidth which we could use to reduce the size of the Chevron which appears for Dropdown and Combobox controls. For some reason I am not able to find that property any more for those controls. Has something changed. Is there no way to reduce the Chevron size now. Kindly assist.
Categories:
I have the same question (0)
  • Suggested answer
    ronaldwalcott Profile Picture
    3,906 Moderator on at
    I had seen a previous post which indicated that it was removed for consistency reasons, therefore no more changes so that the control is easily recognizable.
  • Verified answer
    timl Profile Picture
    37,199 Super User 2026 Season 1 on at
    Hi  ST-24070323-0
     
    Yes, there used to a ChevronWidth property which is no longer available in the designer.
     
    If you want to create a dropdown with a specific width, you can do it using YAML code.  Here's some YAML that I created with a ChevronWidth of 15. 
     
    - Dropdown1:
        Control: Classic/DropDown
        Properties:
          X: =40
          Y: =40
          ChevronWidth: =15
     
    Copy this code and select the right-click > Paste code option.
     
     
     
    This will then create the dropdown with the specified, smaller width.
     
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 414

#2
Valantis Profile Picture

Valantis 387

#3
timl Profile Picture

timl 344 Super User 2026 Season 1

Last 30 days Overall leaderboard