ShowEditor Method

Top  Previous  Next

Shows a modal dialog with the screen properties.

 

VB.NET Syntax

 

Display.ShowEditor

 

C# Syntax

 

Display.ShowEditor;

 

 

Remarks

 

If you haven't assigned the Profiles property, the style list will be shown disabled. Setting the Profiles property to a valid Profiles control, allows you to define screen-styles at run-time and save them into a file for future reuse.

 

See also Profiles property.