Seeking this kind of component name Root › Technical support › Troubleshooting This topic has 2 replies, 2 voices, and was last updated 6 years, 5 months ago by JM-DG. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts January 11, 2019 at 11:16 am #58876 SupportKeymaster I think, this is the TsSpeedButton control. – Define the ButtonStyle property to bsDropDown – Define the DropdownMenu property – Define the OnClick event January 13, 2019 at 2:55 am #58912 JM-DGParticipant 'Support' wrote: I think, this is the TsSpeedButton control. – Define the ButtonStyle property to bsDropDown – Define the DropdownMenu property – Define the OnClick event Great answer. However, I did not want the arrow to trigger a dropdown menu, but instead show a component. In the end, I hacked my way around using a TsSpeedButton control for the arrow on the right (showing a component on click) + a glyphed TsBitBtn on the left. Thank you. 🙂 Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Technical support › Troubleshooting