The following tables list the members exposed by TickmarkSettingsBase.
Name | Description | |
---|---|---|
DefaultMajorExtent | The default extent for major tickmarks. | |
DefaultMidpointExtent | The default extent for a midpoint tickmark. | |
DefaultMinorExtent | The default extent for minor tickmarks. | |
DefaultThickness | The default thickness of tickmarks on a TrackBar. | |
DefaultTrackOffset | The default offset from the track area of a TrackBar, for major or minor tickmarks. |
Name | Description | |
---|---|---|
defaultExtent | The default value of the extent property. | |
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Appearance | Gets or sets the appearance of the tickmarks. | |
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. | |
ExtentResolved | Gets the resolved extent of the associated tickmarks. | |
HasAppearance | Returns whether the Appearance property has been created. | |
Location | Gets or sets where the tickmarks are shown relative to the track area. | |
LocationResolved | Gets the resolved location of the tickmarks. | |
Thickness | Gets or sets the width or height of the tickmarks, depending on if the orientation of the TrackBar is horizontal or vertical, respectively. | |
ThicknessResolved | Gets the resolved thickness of the associated tickmarks. | |
TrackOffset | Gets or sets the distance between the track and the tickmarks. Must be at least 0. | |
Visible | Gets or sets whether the tickmarks are visible. The default value is dependant on the ViewStyle of the TrackBar. | |
VisibleResolved | Gets the resolved visibility of the tickmarks. |
Name | Description | |
---|---|---|
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) | |
TrackBarEditor | Gets the associated TrackBarEditor | |
Type | Gets the type of the tickmark that this object controls. |
Name | Description | |
---|---|---|
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 | Resets all properties back to their defaults | |
ResetAppearance | Resets the Appearance property to its default value. | |
ResetExtent | Resets the property back to its default value | |
ResetLocation | Resets the Location property to its default value | |
ResetThickness | Resets the property back to its default value | |
ResetTrackOffset | Resets the property back to its default value | |
ResetVisible | Resets the Visible property to its default value | |
ShouldSerialize | Indicates if the object needs to be serialized. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns an empty string. | |
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 | Overridden. Called when the object is being disposed. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Overridden. Invoked when a property on a subobject has changed. | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeAppearance | Returns true if the Appearance is not the default | |
ShouldSerializeExtent | Returns true if the value is not the default | |
ShouldSerializeLocation | Returns true if the Location property is not the default | |
ShouldSerializeThickness | Returns true if the value is not the default | |
ShouldSerializeTrackOffset | Returns true if the value is not the default | |
ShouldSerializeVisible | Returns true if the value is not the default |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |