AutoPlay Media Studio 9

RichText.SetVisible

RichText.SetVisible

This is the first topic This is the last topic  

RichText.SetVisible

This is the first topic This is the last topic  

OverviewExamples

RichText.SetVisible (

string ObjectName,

boolean Visible = true )

Example 1

RichText.SetVisible("RichText3", true);

Makes the "RichText3" richtext object visible.

Example 2

RichText.SetVisible("Intro", false);

Hides the richtext object named "Intro."

Example 3

RichText.SetVisible("Custom12");

Makes the richtext object named "Custom12" visible.

See also: Related Actions


Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us