R roarnold Active Member Licensed User Longtime User Mar 12, 2013 #1 Can I remove the title bar, or change the color thus adding buttons to it. I read I would have to remove it the build my own title bar. In designer I have set the Title = False but it still shows up. Thx R
Can I remove the title bar, or change the color thus adding buttons to it. I read I would have to remove it the build my own title bar. In designer I have set the Title = False but it still shows up. Thx R
NJDude Expert Licensed User Longtime User Mar 12, 2013 #2 You have to it on the activity as well (Activity Attributes region) Upvote 0
R roarnold Active Member Licensed User Longtime User Mar 13, 2013 #3 NJDude, That worked. Thanks, R Upvote 0