Example: Set up a title like this:

with objmilestones
.SetTitleProperty "Showborder", 1
.SetTitleProperty "ShowShadow", 1
.SetTitleProperty "ExtraSpaceBelow", 1
.SetTitleProperty "Align", 0
.SetTitleProperty "FullWidthBackground", 1
.SetTitleProperty "TargetColor", RGB(255,255,153) 'PALE GOLDENROD
.SetTitleProperty "BackgroundColor", rgb(178,153,127) 'TAN
.SetTitleProperty "FadeType", 4 'FADE TO RIGHT
end with
Milestones Professional 2019 Automation Methods and Properties. © Copyright 2018, KIDASA Software, Inc. All rights reserved.