import mx.styles.StyleManager;

    StyleManager.getStyleDeclaration("ToolTip").setStyle("fontSize",12);  
    StyleManager.getStyleDeclaration("ToolTip").setStyle("backgroundColor","#33CC99");


类别:flex学习 查看评论

相关文章:

  • 2022-01-30
  • 2022-12-23
  • 2021-05-29
  • 2022-12-23
  • 2021-11-28
  • 2021-12-29
  • 2022-01-22
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-01-23
  • 2021-11-12
  • 2022-12-23
相关资源
相似解决方案