Version

TickmarkSettings Class Members

The following tables list the members exposed by TickmarkSettings.

Protected Fields
 NameDescription
Protected FielddefaultExtentThe default value of the extent property. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAppearanceGets or sets the appearance of the tickmarks. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyExtentGets 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)
Public PropertyExtentResolvedGets the resolved extent of the associated tickmarks. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Public PropertyFrequencyGets or sets the number of positions between tickmarks.  
Public PropertyHasAppearanceReturns whether the Appearance property has been created. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Public PropertyLocationGets or sets where the tickmarks are shown relative to the track area. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Public PropertyLocationResolvedGets the resolved location of the tickmarks. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Public PropertyThicknessGets 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)
Public PropertyThicknessResolvedGets the resolved thickness of the associated tickmarks. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Public PropertyTrackOffsetGets or sets the distance between the track and the tickmarks. Must be at least 0. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Public PropertyVisibleGets or sets whether the tickmarks are visible. The default value is dependant on the ViewStyle of the TrackBar. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Public PropertyVisibleResolvedGets the resolved visibility of the tickmarks. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Protected PropertyTrackBarEditorGets the associated TrackBarEditor (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Protected PropertyTypeGets the type of the tickmark that this object controls. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Public Methods
 NameDescription
Public MethodCloneCreates a copy of the settings.  
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetOverridden. Resets all properties back to their defaults  
Public MethodResetAppearanceResets the Appearance property to its default value. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Public MethodResetExtentResets the property back to its default value (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Public MethodResetFrequencyResets the property back to its default value  
Public MethodResetLocationResets the Location property to its default value (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Public MethodResetThicknessResets the property back to its default value (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Public MethodResetTrackOffsetResets the property back to its default value (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Public MethodResetVisibleResets the Visible property to its default value (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Public MethodShouldSerializeOverridden. Indicates if the object needs to be serialized.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns an empty string. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDisposeCalled when the object is being disposed. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedInvoked when a property on a subobject has changed. (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAppearanceReturns true if the Appearance is not the default (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Protected MethodShouldSerializeExtentReturns true if the value is not the default (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Protected MethodShouldSerializeFrequencyReturns true if the value is not the default  
Protected MethodShouldSerializeLocationReturns true if the Location property is not the default (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Protected MethodShouldSerializeThicknessReturns true if the value is not the default (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Protected MethodShouldSerializeTrackOffsetReturns true if the value is not the default (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Protected MethodShouldSerializeVisibleReturns true if the value is not the default (Inherited from Infragistics.Win.UltraWinEditors.TickmarkSettingsBase)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also