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 | |
---|---|---|
ActivateNode |
When implemented by a class, avtivates a node.
|
|
BeginUpdate |
When implemented by a class, notifies the user interface that an update is occuring.
|
|
ClearErrorDisplay |
Clear the errors in the user interface.
|
|
DisplayErrorLog |
When implemented by a class, displays the validation errors.
|
|
EndUpdate |
When implemented by a class, notifies the user interface that an update has ended.
|
|
IsDirty |
When implemented by a class, determines if the given hierarchy has been modified.
|
|
RefreshPropertyGrid |
refreshes the currenlty selected node in the designers propertygrid
|
|
SetStatus |
When implemented by a class, updates the status text in the user interface.
|
|
SetUIDirty |
When implemented by a class, sets the hierarchy dirty indicating the UI should indicate a model change.
|
|
ShowError | Overloaded. | |
ShowMessage | Overloaded. | |
ShowOpenDialog |
When implemented by a class, displays an OpenFileDialog in the user interface.
|
|
ShowSaveDialog |
When implemented by a class, displays a SaveFileDialog in the user interface.
|
Properties
Name | Description | |
---|---|---|
OwnerWindow |
When implemented by a class, gets the owner window.
|
See Also
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. |