Share via


IUIService Members

Include Protected Members
Include Inherited Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The IUIService type exposes the following members.

Methods

  Name Description
Public method ActivateNode
When implemented by a class, avtivates a node.
Public method BeginUpdate
When implemented by a class, notifies the user interface that an update is occuring.
Public method ClearErrorDisplay
Clear the errors in the user interface.
Public method DisplayErrorLog
When implemented by a class, displays the validation errors.
Public method EndUpdate
When implemented by a class, notifies the user interface that an update has ended.
Public method IsDirty
When implemented by a class, determines if the given hierarchy has been modified.
Public method RefreshPropertyGrid
refreshes the currenlty selected node in the designers propertygrid
Public method SetStatus
When implemented by a class, updates the status text in the user interface.
Public method SetUIDirty
When implemented by a class, sets the hierarchy dirty indicating the UI should indicate a model change.
Public method ShowError Overloaded.
Public method ShowMessage Overloaded.
Public method ShowOpenDialog
When implemented by a class, displays an OpenFileDialog in the user interface.
Public method ShowSaveDialog
When implemented by a class, displays a SaveFileDialog in the user interface.

Properties

  Name Description
Public property OwnerWindow
When implemented by a class, gets the owner window.

See Also

IUIService Interface

Microsoft.Practices.EnterpriseLibrary.Configuration.Design Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.