ScoreFlashLayout MethodsScoreFlash API Documentation V4.6.0
The ScoreFlashLayout type exposes the following members.
Methods

  NameDescription
Public methodCreateDesignerMessage
Creates a ScoreMessage to be used in the designer.
(Overrides ScoreFlashBase CreateDesignerMessage(String).)
Public methodPush(Object)
Shortcut for pushing messages directly using this ScoreFlashLayout instance.
Public methodPush(Object, Color)
Shortcut for pushing messages in a specific color directly using this ScoreFlashLayout instance.
Public methodUpgradeCheck
Performs a couple of checks to ensure that everything is set up correctly after an upgrade to a new version.
(Overrides ScoreFlashBase UpgradeCheck .)
Back to Top
See Also