menu bar button Root › Discussions › AlphaControls This topic has 7 replies, 2 voices, and was last updated 11 years, 11 months ago by ddlcorp44. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts December 6, 2012 at 6:35 pm #35499 ddlcorp44Participant Hello sir. I have a question..how to create menu bar button like firefox? [attachment=6019:screenshot.jpg] December 6, 2012 at 6:41 pm #49582 SupportKeymaster Hello! Place TsTitleBar component to the form and add new Item there. Set the bsMenu style for this item and define the DropdownMenu property. December 6, 2012 at 6:58 pm #49586 ddlcorp44Participant thanks for your answer sir 🙂 but I did not find the content in dropdownmenu property? December 6, 2012 at 7:02 pm #49588 SupportKeymaster You can create any TPopupMenu component and choose this component in the dropdownmenu property. December 6, 2012 at 7:08 pm #49589 ddlcorp44Participant thank you SO MUCH sir. It worked 🙂 Kind regards, Dikrie. December 6, 2012 at 7:16 pm #49590 ddlcorp44Participant one more question sir, how to remove programs icon in title bar? December 6, 2012 at 7:43 pm #49591 SupportKeymaster 'ddlcorp44' wrote: one more question sir, how to remove programs icon in title bar? sSkinProvider1.TitleIcon.Visible := False; December 6, 2012 at 7:45 pm #49592 ddlcorp44Participant it's work..Thanks you so much sir 🙂 Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Discussions › AlphaControls