IDocumentDefaultProperties Properties
Stores the individual properties of Documents.
Name | Description |
---|---|
Actual |
Gets the thumbnail caption format currently used by this document.
Inherited from IBase |
Allow |
Gets or sets whether the current document can be activated.
Inherited from IBase |
Allow |
Gets or sets whether the current document can be closed.
Inherited from IBase |
Allow |
Gets or sets whether the current Document can be collapsed. |
Allow |
Gets or sets whether the current document can be docked.
Inherited from IBase |
Allow |
Gets or sets whether or not this Document can be dragged at runtime. |
Allow |
Gets or sets whether the current document can be made floating.
Inherited from IBase |
Allow |
Gets or sets whether the current document’s icon should be painted with this document’s foreground color.
Inherited from IBase |
Allow |
Gets or sets whether the current Document can be maximized at runtime. |
Allow |
Gets or sets whether this Document can be resized at runtime. |
Can |
Gets whether the current document can be activated.
Inherited from IBase |
Can |
Gets whether the current document can be closed.
Inherited from IBase |
Can |
Gets whether the current Document can be collapsed. |
Can |
Gets whether the current document can be docked.
Inherited from IBase |
Can |
Determines whether or not end-users are currently allowed to drag this document at runtime. |
Can |
Gets whether the current document can be made floating.
Inherited from IBase |
Can |
Gets whether this Document can currently be maximized at runtime. |
Can |
Gets whether an end-user can resize the current Document at runtime. |
Can |
Gets whether this widget can show its borders. |
Can |
Returns whether or not this widget document shows its Close button. |
Can |
Gets whether this Document can currently display its maximize button. |
Can |
Gets whether floating Widgets can show Minimize buttons. See the following property for more details: Base |
Can |
Gets whether a corresponding form’s icon is used as the current document’s image.
Inherited from IBase |
Can |
Gets whether this Document currently supports the Glyph Skinning feature.
Inherited from IBase |
Show |
Gets or sets whether this widget should display its borders. |
Show |
Gets or sets whether or not this widget should display its Close button. |
Show |
Gets or sets whether this Document should display its maximize button. |
Show |
Gets whether this Widget can show its Minimize button when it floats. This property overrides the global Widget |
Use |
Gets or sets whether a corresponding form’s icon is used as the current document’s image.
Inherited from IBase |
See Also