hi guys..

i have a datareport with a label which i populate the caption at runtime.. is there a way that i can change the font properties (like font size, bold..) in just part of the caption

VB Code:
  1. ' can i bold then word "changed" in to a font bold
  2. object.caption = "I want this changed"