AutoPlay Media Studio 9

RichText.SetProperties

RichText.SetProperties

This is the first topic This is the last topic  

RichText.SetProperties

This is the first topic This is the last topic  

OverviewExamples

RichText.SetProperties (

string ObjectName,

table Properties )

Example 1

-- Create a table to set the properties.

tbProperties = {ReadOnly=false};

 

-- Set the object to not be read-only

RichText.SetProperties("RichText1", tbProperties);

Set the richtext object called "RichText1" to not be read-only.

See also: Related Actions


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