dbicSlide Send comments on this topic.
dbiSlide Class Properties
See Also 
dbicSlide Assembly > Dbi.WinControl.Slide Namespace : dbiSlide Class


"

For a list of all members of this type, see dbiSlide members.

"

Public Properties

 NameDescription
public PropertyAccessibleDescriptionGets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
public PropertyAccessibleNameGets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
public PropertyAccessibleRoleGets or sets the accessible role of the control (Inherited from System.Windows.Forms.Control)
public PropertyAllowDropGets or sets a value indicating whether the control can accept data that the user drags onto it. (Inherited from System.Windows.Forms.Control)
public PropertyAnchorGets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control)
public PropertyBackColorGets or sets the BackColor used to paint the control.  
public PropertyBackgroundImageGets or sets the background image displayed in the control. (Inherited from System.Windows.Forms.Control)
public PropertyBackgroundImageLayoutGets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Inherited from System.Windows.Forms.Control)
public PropertyBarColorGets or sets the color used to paint the interior of the slider bar of the control.  
public PropertyBorderColorGets or sets the border color around the control.  
public PropertyCausesValidationGets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. (Inherited from System.Windows.Forms.Control)
public PropertyContextMenuStripGets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Inherited from System.Windows.Forms.Control)
public PropertyDataBindingsGets the data bindings for the control. (Inherited from System.Windows.Forms.Control)
public PropertyDisplaySliderBarDetemines if the slider bar should be drawn through the middle of the control.  
public PropertyDockGets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control)
public PropertyEnabledGets or sets a value indicating whether the control can respond to user interaction. (Inherited from System.Windows.Forms.Control)
public PropertyFontGets or sets the font of the text displayed by the control. (Inherited from System.Windows.Forms.Control)
public PropertyForeColorGets or sets the foreground color of the control. (Inherited from System.Windows.Forms.Control)
public PropertyImeModeGets or sets the Input Method Editor (IME) mode of the control. (Inherited from System.Windows.Forms.Control)
public PropertyInnerBorderGets or sets the type of border to be placed around the inner area of the control.  
public PropertyInnerColorGets or sets the primary background color of the inner section in the control.  
public PropertyInnerColorToGets or sets the secondary background color in the inner section of the control.  
public PropertyInnerFillTypeGets or sets the fill pattern of the inner section in the control.  
public PropertyInnerOffset

Gets or sets the offset values used to calculate the position of the inner border in the control.

 
public PropertyLargeChangeDetermines how much to change the value of the slider when the Page up / Page down keys are pressed.  
public PropertyLocationGets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Inherited from System.Windows.Forms.Control)
public PropertyMarginGets or sets the space between controls. (Inherited from System.Windows.Forms.Control)
public PropertyMarkerOffsetGets or sets the vertical and horizontal offsets used to calculate the position of the markers in the control.  
public PropertyMaskColorGets or sets a specific color to appear transparent in the images in the control.  
public PropertyMaximumGets or sets the maximum value of the control.  
public PropertyMaximumSizeGets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control)
public PropertyMinimumGets or sets the minimum value of the control.  
public PropertyMinimumSizeGets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control)
public PropertyOrientationGets or sets the orientation of the control.  
public PropertyOuterBorderGets or sets the type of border to be placed around the outer area of the control.  
public PropertyPaddingGets or sets padding within the control. (Inherited from System.Windows.Forms.Control)
public PropertyRightToLeftGets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Inherited from System.Windows.Forms.Control)
public PropertyShowDivisions

Gets or sets the number of divisions to be placed between each value in the slide/ruler of the control.

 
public PropertyShowIncrementDetermines when major divisions will be displayed along the slider/ruler of the control.  
public PropertyShowMaxGets or sets the maximum value to place along the ruler of the control.  
public PropertyShowMinGets or sets the minimum value to be placed along the ruler of the control.  
public PropertyShowMultiplyGets or sets the value used to multiply the displayed numbers along the ruler of the control.  
public PropertySiteGets or sets the site of the control. (Inherited from System.Windows.Forms.Control)
public PropertySizeGets or sets the height and width of the control. (Inherited from System.Windows.Forms.Control)
public PropertySmallChangeDetermines how much to change the value of the slider when the up and down arrow keys are pressed.  
public PropertyTabIndexGets or sets the tab order of the control within its container. (Inherited from System.Windows.Forms.Control)
public PropertyTabStopGets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Inherited from System.Windows.Forms.Control)
public PropertyTagGets or sets the object that contains data about the control. (Inherited from System.Windows.Forms.Control)
public PropertyThumbColorGets or sets the color used to paint the thumb of the control.  
public PropertyThumbCursorGets or sets the custom image of the cursor when the mouse moves over or is currently dragging the thumb of the control.  
public PropertyThumbImage

Gets or sets the image of the thumb in the control.

 
public PropertyThumbImageDownGets or sets the image of the thumb when it is being pressed or moved.  
public PropertyThumbIndentGets or sets the indent value of the thumb from the inner border of the control.  
public PropertyThumbOffsetGets or sets the vertical and horizontal offset values used to calculate the position of the thumb in the control.  
public PropertyThumbPointerGets or sets the type of cursor to be displayed when the mouse is over the thumb of the control.  
public PropertyThumbStyle

Gets or sets the style of the thumb in the control.

 
public PropertyTickLineColorDetermines the color used to paint the tick lines of the track.  
public PropertyToolTipAdvancedDetermines if the control should use the advanced tool tip.  
public PropertyToolTipAdvancedAlignmentDetermines the horizontal alignment of the text in the advanced tool tip.  
public PropertyToolTipAdvancedBackColorDetermines the default primary background color of the advanced tool tip.  
public PropertyToolTipAdvancedBackColorToDetermines the default secondary background color of the advanced tool tip.  
public PropertyToolTipAdvancedBorderColorDetermines the default color of the border of the advanced tool tip.  
public PropertyToolTipAdvancedBorderTypeDetermines the border display of the advanced tool tip.  
public PropertyToolTipAdvancedFillTypeDetermines the pattern used to paint the background of the advanced tool tip.  
public PropertyToolTipAdvancedFontDetermines the Font used to render text in the advanced tool tip.  
public PropertyToolTipAdvancedForeColorDetermines the color of the text in the advanced tool tip.  
public PropertyToolTipDistance

Gets or sets the distance of the popup tips to the thumb of the control.

 
public PropertyToolTipPositionGets or sets the placement of the popup tips in the control.  
public PropertyTrackImageGets or sets the primary track image of the control.  
public PropertyTrackImageAfter

Gets or sets the secondary track image of the control.

 
public PropertyTrackImageDisabledGets or sets the image of the the track when the control is disabled.  
public PropertyTrackOffsetGets or sets the vertical and horizontal offset values used to calculate the position of the track in the control.  
public PropertyTrackType

Gets or sets the type of track to display in the control.

 
public PropertyUserDrawnThumbDefaultHeightDetermines the default height of a user drawn thumb.  
public PropertyUserDrawnThumbDefaultWidthDetermines the default width of a user drawn thumb  
public PropertyUseWaitCursorGets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Inherited from System.Windows.Forms.Control)
public PropertyValueGets or sets the current value of the thumb of the control.  
public PropertyVisibleGets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from System.Windows.Forms.Control)
Top

See Also