Skip to main content
A newer version of this page is available. .

ResourceNavigator Members

Represents the Resource Navigator control.

Constructors

Name Description
ResourceNavigator(IPropertiesOwner) Initializes a new instance of the ResourceNavigator class with the specified owner.

Properties

Name Description
EnableFirstLast This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. Inherited from ResourceNavigatorProperties.
EnableIncreaseDecrease This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. Inherited from ResourceNavigatorProperties.
EnablePrevNext This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. Inherited from ResourceNavigatorProperties.
EnablePrevNextPage This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. Inherited from ResourceNavigatorProperties.
EnableResourceComboBox This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. Inherited from ResourceNavigatorProperties.
Mode Specifies the resource navigation mode. Inherited from ResourceNavigatorProperties.
SettingsPager Provides access to the Pager’s settings. Inherited from ResourceNavigatorProperties.
SettingsTokens Provides access to the Token’s settings. Inherited from ResourceNavigatorProperties.
Visibility Gets or sets the visibility behavior of the Resource Navigator.

Methods

Name Description
Assign(PropertiesBase) Copies all properties of the specified object to the current one.
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns the string that represents the current object. Inherited from StateManager.
See Also