ActualThumbnailCaptionFormat
|
Gets the thumbnail caption format currently used by this document.
|
AllowActivate
|
Gets or sets whether the current document can be activated.
|
AllowClose
|
Gets or sets whether the current document can be closed.
|
AllowCollapse
|
Gets or sets whether the current Document can be collapsed.
|
AllowDock
|
Gets or sets whether the current document can be docked.
|
AllowDragging
|
Gets or sets whether or not this Document can be dragged at runtime.
|
AllowFloat
|
Gets or sets whether the current document can be made floating.
|
AllowGlyphSkinning
|
Gets or sets whether the current document’s icon should be painted with this document’s foreground color.
|
AllowMaximize
|
Gets or sets whether the current Document can be maximized at runtime.
|
AllowResize
|
Gets or sets whether this Document can be resized at runtime.
|
CanActivate
|
Gets whether the current document can be activated.
|
CanClose
|
Gets whether the current document can be closed.
|
CanCollapse
|
Gets whether the current Document can be collapsed.
|
CanDock
|
Gets whether the current document can be docked.
|
CanDragging
|
Determines whether or not end-users are currently allowed to drag this document at runtime.
|
CanFloat
|
Gets whether the current document can be made floating.
|
CanMaximize
|
Gets whether this Document can currently be maximized at runtime.
|
CanResize
|
Gets whether an end-user can resize the current Document at runtime.
|
CanShowBorders
|
Gets whether this widget can show its borders.
|
CanShowCloseButton
|
Returns whether or not this widget document shows its Close button.
|
CanShowMaximizeButton
|
Gets whether this Document can currently display its maximize button.
|
CanShowMinimizeButton
|
Gets whether floating Widgets can show Minimize buttons. See the following property for more details: BaseView.FloatDocumentsAlwaysOnTop.
|
CanUseFormIconAsDocumentImage
|
Gets whether a corresponding form’s icon is used as the current document’s image.
|
CanUseGlyphSkinning
|
Gets whether this Document currently supports the Glyph Skinning feature.
|
ShowBorders
|
Gets or sets whether this widget should display its borders.
|
ShowCloseButton
|
Gets or sets whether or not this widget should display its Close button.
|
ShowMaximizeButton
|
Gets or sets whether this Document should display its maximize button.
|
ShowMinimizeButton
|
Gets whether this Widget can show its Minimize button when it floats. This property overrides the global WidgetView.DocumentProperties.ShowMinimizeButton setting.
|
UseFormIconAsDocumentImage
|
Gets or sets whether a corresponding form’s icon is used as the current document’s image.
|