Table of Contents

Class WindowSearchForMembers

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Represents a window for searching and displaying class members. Inherits from Window.

public class WindowSearchForMembers : Window, IBaseObjectWithAttr, IBaseObjectWithId, INotifyPropertyChanged, IDisposableObject, IBaseObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, INotifyDataErrorInfo, IWindow, IControl, IDisposable, IWin32Window, ILayoutItem
Inheritance
WindowSearchForMembers
Implements

Constructors

WindowSearchForMembers()

Initializes a new instance of the WindowSearchForMembers class.

Properties

Default

Gets default instance of WindowSearchForMembers.

Methods

DisposeManaged()

Override to dispose managed resources. Here we dispose all used object references.

GetImage(MemberTypes)

Retrieves an image representation for the specified member type.

LoadImages(bool)

Loads and initializes the images used for code completion symbols.

OnClosed(EventArgs)

Raises the Closed event and calls OnClosed(EventArgs). See Closed event description for more details.

OnClosing(WindowClosingEventArgs)

Raises the Closing event and calls OnClosing(WindowClosingEventArgs). See Closing event description for more details.

OnSystemColorsChanged(EventArgs)

Called when the SystemColorsChanged event is raised.