RichText.SetProperties |
|
|
|
RichText.SetProperties |
|
|
|
|
||
OverviewExamples
RichText.SetProperties ( |
-- 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