MiniToolbarSlider Object

Derived from: MiniToolbarControl Object

Description

The MiniToolbarSlider object represents a slider control within a MiniToolbar.

Methods

Name Description
Delete Method that deletes the control.

Properties

Name Description
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
AutoHide
ControlType Read-only property that returns the control type.
DisplayName
Enabled
Index Read-only property that returns the index this control is currently positioned at within the mini toolbar.
InternalName Read-only property that returns a string uniquely identifying this control within the toolbar.
LargeIcon
Maximum
Minimum
NumberOfTicks
Parent Gets the parent object from whom this object can logically be reached.
StandardIcon
StepsBetweenTicks
ToolTipText
Type Returns an ObjectTypeEnum indicating this object's type.
Value
ValueType
Visible
Width

Events

Name Description
OnValueChange Event that is fired when the value of the slider has changed. This event is fired after the user has finished any scrolling and released the left mouse button. Use the Value property to get the current value of the slider.

Accessed From

MiniToolbarControls.AddSlider

Version

Introduced in version 2013