Is there any way to remove the File button and the space it occupies? I know I can just delete it but it leaves a gap on the left where it used to be instead of moving the tabs over. I don't want or need a File button and I don't want my first tab to be indented with the hole left where the File button used to be. Thanks!
You could delete the file button and set
TTMSFNCRibbonPageControl.TabSize.Margins.Left = 0
Perfect! Thanks!