The following tables list the members exposed by MidpointSettings.
Name | Description | |
---|---|---|
![]() | defaultExtent | The default value of the extent property. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
![]() | Appearance | Gets or sets the appearance of the tickmarks. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | Disposed | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | Extent | Gets or sets the height or width of the tickmarks, depending on if the orientation of the TrackBar is horizontal or vertical, respectively. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | ExtentResolved | Gets the resolved extent of the associated tickmarks. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | HasAppearance | Returns whether the Appearance property has been created. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | Location | Gets or sets where the tickmarks are shown relative to the track area. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | LocationResolved | Gets the resolved location of the tickmarks. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | Thickness | Gets or sets the width or height of the tickmarks, depending on if the orientation of the TrackBar is horizontal or vertical, respectively. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | ThicknessResolved | Gets the resolved thickness of the associated tickmarks. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | TrackOffset | Gets or sets the distance between the track and the tickmarks. Must be at least 0. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | Value | Gets or sets the value that should be represented at the midpoint of the TrackBar. |
![]() | Visible | Gets or sets whether the tickmarks are visible. The default value is dependant on the ViewStyle of the TrackBar. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | VisibleResolved | Gets the resolved visibility of the tickmarks. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
Name | Description | |
---|---|---|
![]() | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | TrackBarEditor | Gets the associated TrackBarEditor (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | Type | Gets the type of the tickmark that this object controls. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
Name | Description | |
---|---|---|
![]() | Clone | Creates a copy of the settings. |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | Reset | Overridden. Resets all properties back to their defaults |
![]() | ResetAppearance | Resets the Appearance property to its default value. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | ResetExtent | Resets the property back to its default value (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | ResetLocation | Resets the Location property to its default value (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | ResetThickness | Resets the property back to its default value (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | ResetTrackOffset | Resets the property back to its default value (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | ResetValue | Resets the Value back to the default. |
![]() | ResetVisible | Resets the Visible property to its default value (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | ShouldSerialize | Overridden. Indicates if the object needs to be serialized. |
![]() | ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | ToString | Returns an empty string. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
![]() | DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | OnDispose | Called when the object is being disposed. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | OnSubObjectPropChanged | Invoked when a property on a subobject has changed. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | ShouldSerializeAppearance | Returns true if the Appearance is not the default (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | ShouldSerializeExtent | Returns true if the value is not the default (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | ShouldSerializeLocation | Returns true if the Location property is not the default (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | ShouldSerializeThickness | Returns true if the value is not the default (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | ShouldSerializeTrackOffset | Returns true if the value is not the default (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
![]() | ShouldSerializeValue | Returns whether the Value property has been set to a non-default value. |
![]() | ShouldSerializeVisible | Returns true if the value is not the default (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase) |
Name | Description | |
---|---|---|
![]() | SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |