Properties' Details |
BackgroundColor
long BackgroundColor;
- Description
- specifies the background color (RGB) of the dialog.
|
|
DefaultControl
string DefaultControl;
- Description
- specifies the service name of the default control for this model.
|
|
Enabled
boolean Enabled;
- Description
- determines whether a dialog is enabled or disabled.
|
|
FontDescriptor
FontDescriptor FontDescriptor;
- Description
- specifies the font attributes of the text in the caption bar of the dialog.
|
|
Title
string Title;
- Description
- specifies the text that is displayed in the dialog caption bar.
|
|
TextColor
long TextColor;
- Description
- specifies the text color (RGB) of the dialog.
|
|
Sizeable
boolean Sizeable;
- Description
- specifies if the dialog is sizeable.
|
|
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.