Properties' Details
|
- BackgroundColor
-  
long BackgroundColor;
- Description
- specifies the background color (RGB) of the dialog.
|
- Enabled
-  
boolean Enabled;
- Description
- determines whether a dialog is enabled or disabled.
|
- FontDescriptor
-  
com::sun::star::awt::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.