バージョン

UltraScrollBar クラス プロパティ

このクラスのメンバの一覧は、UltraScrollBarメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティAccessibilityObjectGets the System.Windows.Forms.AccessibleObject assigned to the control. System.Windows.Forms.Controlから継承されます。
Public プロパティAccessibleDefaultActionDescriptionGets or sets the default action description of the control for use by accessibility client applications. System.Windows.Forms.Controlから継承されます。
Public プロパティAccessibleDescriptionGets or sets the description of the control used by accessibility client applications. System.Windows.Forms.Controlから継承されます。
Public プロパティAccessibleNameGets or sets the name of the control used by accessibility client applications. System.Windows.Forms.Controlから継承されます。
Public プロパティAccessibleRoleGets or sets the accessible role of the control System.Windows.Forms.Controlから継承されます。
Public プロパティAllowDropGets or sets a value indicating whether the control can accept data that the user drags onto it. System.Windows.Forms.Controlから継承されます。
Public プロパティAlphaBlendEnabledアルファブレンドが有効かどうかを設定します。 Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティAlphaBlendModeアルファブレンディングが実行される方法を返しまたは設定します。 Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティAnchorGets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. System.Windows.Forms.Controlから継承されます。
Public プロパティAppearanceScrollBar のデフォルトの外観。  
Public プロパティAppearancesユーザーが作成したAppearanceオブジェクトのコレクションを 返します。  
Public プロパティAutoDisableスクロール ボックスが移動できない状態にあるとき、ScrollBarが無効表示されるかを設定します。  
Public プロパティAutoScrollOffsetGets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control). System.Windows.Forms.Controlから継承されます。
Public プロパティAutoSizeオーバーライドされます。 システムのスクロールバーの方向とサイズ設定に基づき、コントロールが自動的にサイズ調整するかどうかを設定します。  
Public プロパティBindingContextGets or sets the System.Windows.Forms.BindingContext for the control. System.Windows.Forms.Controlから継承されます。
Public プロパティBottomGets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. System.Windows.Forms.Controlから継承されます。
Public プロパティBoundsGets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. System.Windows.Forms.Controlから継承されます。
Public プロパティButtonAppearanceスクロールバーボタンのデフォルトの外観を設定します。  
Public プロパティButtonStyleコントロールで使用するボタンのスタイルを設定します。  
Public プロパティButtonStyleResolved解決された ButtonStyle を返します。  
Public プロパティCanFocusGets a value indicating whether the control can receive focus. System.Windows.Forms.Controlから継承されます。
Public プロパティCanSelectGets a value indicating whether the control can be selected. System.Windows.Forms.Controlから継承されます。
Public プロパティCaptureGets or sets a value indicating whether the control has captured the mouse. System.Windows.Forms.Controlから継承されます。
Public プロパティCausesValidationGets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. System.Windows.Forms.Controlから継承されます。
Public プロパティClientRectangleGets the rectangle that represents the client area of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティClientSizeGets or sets the height and width of the client area of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティCompanyNameGets the name of the company or creator of the application containing the control. System.Windows.Forms.Controlから継承されます。
Public プロパティComponentRoleコントロールがスタイル情報を提供するために使用する Infragistics.Win.AppStyling.ComponentRole を返します。 Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティContainer System.ComponentModel.Componentから継承されます。
Public プロパティContainsFocusGets a value indicating whether the control, or one of its child controls, currently has the input focus. System.Windows.Forms.Controlから継承されます。
Public プロパティContextMenuGets or sets the shortcut menu associated with the control. System.Windows.Forms.Controlから継承されます。
Public プロパティContextMenuStripGets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. System.Windows.Forms.Controlから継承されます。
Public プロパティControlsGets the collection of controls contained within the control. System.Windows.Forms.Controlから継承されます。
Public プロパティCreatedGets a value indicating whether the control has been created. System.Windows.Forms.Controlから継承されます。
Public プロパティCreationFilterクリエーション フィルターを設定します。 Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティCurrentStateコントロールの現在の状態を示すビットフラグを返します。  
Public プロパティCursorFilterカーソル フィルターを設定します。 Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティDataBindingsGets the data bindings for the control. System.Windows.Forms.Controlから継承されます。
Public プロパティDeviceDpiGets the DPI value for the display device where the control is currently being displayed. System.Windows.Forms.Controlから継承されます。
Public プロパティDisplayRectangleGets the rectangle that represents the display area of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティDisposingGets a value indicating whether the base System.Windows.Forms.Control class is in the process of disposing. System.Windows.Forms.Controlから継承されます。
Public プロパティDockGets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. System.Windows.Forms.Controlから継承されます。
Public プロパティDrawFilter描画フィルターを設定します。 Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティEnabledGets or sets a value indicating whether the control can respond to user interaction. System.Windows.Forms.Controlから継承されます。
Public プロパティEventManagerUltraScrollBar 特定のイベントの発生の有効化、無効化、および制御を行うオブジェクト。  
Public プロパティFlatModeコントロールがフラットの外観を持つかどうかを設定します。 Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティFocusedGets a value indicating whether the control has input focus. System.Windows.Forms.Controlから継承されます。
Public プロパティHandleGets the window handle that the control is bound to. System.Windows.Forms.Controlから継承されます。
Public プロパティHasChildrenGets a value indicating whether the control contains one or more child controls. System.Windows.Forms.Controlから継承されます。
Public プロパティHeightGets or sets the height of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティInvokeRequiredGets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on. System.Windows.Forms.Controlから継承されます。
Public プロパティIsAccessibleGets or sets a value indicating whether the control is visible to accessibility applications. System.Windows.Forms.Controlから継承されます。
Public プロパティIsDisposedGets a value indicating whether the control has been disposed of. System.Windows.Forms.Controlから継承されます。
Public プロパティIsHandleCreatedGets a value indicating whether the control has a handle associated with it. System.Windows.Forms.Controlから継承されます。
Public プロパティIsMirroredGets a value indicating whether the control is mirrored. System.Windows.Forms.Controlから継承されます。
Public プロパティIsUpdatingInfragistics.Win.UltraControlBase.BeginUpdate メソッドを呼び出してから Infragistics.Win.UltraControlBase.EndUpdate メソッドを呼び出すまでの間、Trueを返します。 Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティKeyActionMappingsキーの押下と、そのときのキーのアクションとを関連付けるマッピングコレクションを返します。  
Public プロパティLargeChangeスクロール トラックをクリックした場合、スクロールつまみが再配置される単位(量)。  
Public プロパティLayoutEngineGets a cached instance of the control's layout engine. System.Windows.Forms.Controlから継承されます。
Public プロパティLeftGets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area. System.Windows.Forms.Controlから継承されます。
Public プロパティLocationGets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. System.Windows.Forms.Controlから継承されます。
Public プロパティMarginGets or sets the space between controls. System.Windows.Forms.Controlから継承されます。
Public プロパティMaximumスクロールつまみの最大値を設定します。  
Public プロパティMaximumDragValueインターフェイスを使用して値を変更する場合にドラッグ可能な最大値を返します。  
Public プロパティMaximumSizeGets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. System.Windows.Forms.Controlから継承されます。
Public プロパティMinimumスクロールつまみの最小位置を設定します。  
Public プロパティMinimumSizeGets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. System.Windows.Forms.Controlから継承されます。
Public プロパティMinMaxButtonsVisible最小ボタン(先頭ボタン)および最大ボタン(最後ボタン)を表示するかどうかを設定します。  
Public プロパティNameGets or sets the name of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティOrientationスクロールバーの配置方向を決定します。  
Public プロパティOwner所有元の UltraControlBase を返すか、設定します。  
Public プロパティParentGets or sets the parent container of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティPreferredSizeGets the size of a rectangular area into which the control can fit. System.Windows.Forms.Controlから継承されます。
Public プロパティProductNameGets the product name of the assembly containing the control. System.Windows.Forms.Controlから継承されます。
Public プロパティProductVersionGets the version of the assembly containing the control. System.Windows.Forms.Controlから継承されます。
Public プロパティRecreatingHandleGets a value indicating whether the control is currently re-creating its handle. System.Windows.Forms.Controlから継承されます。
Public プロパティRegionGets or sets the window region associated with the control. System.Windows.Forms.Controlから継承されます。
Public プロパティRightGets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. System.Windows.Forms.Controlから継承されます。
Public プロパティRightToLeftGets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. System.Windows.Forms.Controlから継承されます。
Public プロパティScrollBarArrowStyleスクロールバーの矢印ボタンの数と位置を決定します。  
Public プロパティScrollBarInfoScrollBarInfo  
Public プロパティScrollContextMenuManagerデフォルトのスクロール コンテキスト メニューを返します。  
Public プロパティScrollTipEnabledscrollTips を表示するかどうかを取得または設定します。  
Public プロパティShowMinMaxButtons最小ボタン(先頭ボタン)および最大ボタン(最後ボタン)を表示するかどうかを設定します。  
Public プロパティShowMinMaxButtonsResolved最小および最大ボタンが表示されるかどうかの解決された値を返します。  
Public プロパティSiteGets or sets the site of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティSizeGets or sets the height and width of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティSmallChangeスクロール矢印ボタンをクリックした場合、スクロールつまみが再配置される単位(量)。  
Public プロパティStyleLibraryNameコントロールで使用される Infragistics.Win.AppStyling.StyleManager でスタイルセット ライブラリの名前を返すか、設定します。 Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティStyleSetNameコントロールで使用される Infragistics.Win.AppStyling.StyleManager でスタイルセットの名前を返すか設定します。 Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティSupportsZoomingコントロールがズームをサポートするかどうかを取得または設定します。 Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティSupportThemesシステムのテーマを使用して要素をレンダリングできる場合はTrueを返します。 Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティTabIndexGets or sets the tab order of the control within its container. System.Windows.Forms.Controlから継承されます。
Public プロパティTabStop[TAB]キーを使用してコントロールを移動する際に、このコントロールがフォーカスを受け取るかどうかを指定します。  
Public プロパティTagGets or sets the object that contains data about the control. System.Windows.Forms.Controlから継承されます。
Public プロパティTextRenderingModeこのコントロールによって使用されるテキスト描画モードを指定します。 Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティThumbAppearanceスクロールボックスのデフォルトの外観を設定します。  
Public プロパティTopGets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area. System.Windows.Forms.Controlから継承されます。
Public プロパティTopLevelControlGets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost System.Windows.Forms.Form that the control is contained in. System.Windows.Forms.Controlから継承されます。
Public プロパティTrackAppearanceスクロールバートラックのデフォルトの外観を設定します。  
Public プロパティUIAutomationProvider現在のコントロールに UIAutomation プロバイダーを返します。 Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティUIElementコントロールのクライアント領域を占有する UltraScrollBarControlUIElement を返します。  
Public プロパティUseAppStylingコントロールがアプリケーション スタイリングを使用するかどうかを返すまたは設定します。 Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティUseDefaultContextMenuコンテキストメニューを表示するときにデフォルトスクロールのコンテキストメニューが表示されるかを設定します。  
Public プロパティUseFlatModeコントロールがフラットの外観を持つかどうかを設定します。 Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティUseFlatModeResolvedコントロールがフラットの外観を持つかどうかを設定します。 Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティUseOsThemesオペレーティング システムのテーマのレンダリングを使用してコントロールの要素を描画できるかどうかを示します。 Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティUseOsThemesResolvedシステムのテーマを使用して要素をレンダリングできる場合はTrueを返します。 Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティUseWaitCursorGets or sets a value indicating whether to use the wait cursor for the current control and all child controls. System.Windows.Forms.Controlから継承されます。
Public プロパティValueスクロールつまみの現在位置を設定します。  
Public プロパティViewStyleこのコントロールのスタイルを取得または設定します。  
Public プロパティVisibleGets or sets a value indicating whether the control and all its child controls are displayed. System.Windows.Forms.Controlから継承されます。
Public プロパティWidthGets or sets the width of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティZoomFactorコントロールの ZoomFactor を取得します。 Infragistics.Win.UltraControlBaseから継承されます。
トップ
プロテクト プロパティ
 名前解説
Protected プロパティCanEnableImeGets a value indicating whether the System.Windows.Forms.Control.ImeMode property can be set to an active value, to enable IME support. System.Windows.Forms.Controlから継承されます。
Protected プロパティCanRaiseEventsDetermines if events can be raised on the control. System.Windows.Forms.Controlから継承されます。
Protected プロパティControlUIElementオーバーライドされます。 メインコントロールUI要素を返します。  
Protected プロパティCreateParamsGets the required creation parameters when the control handle is created. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultCursorGets or sets the default cursor for the control. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultImeModeオーバーライドされます。 コントロールのデフォルトの ImeMode を決定します。  
Protected プロパティDefaultMarginGets the space, in pixels, that is specified by default between controls. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultMaximumSizeGets the length and height, in pixels, that is specified as the default maximum size of a control. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultMinimumSizeGets the length and height, in pixels, that is specified as the default minimum size of a control. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultPaddingGets the internal spacing, in pixels, of the contents of a control. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultResolvedUseOsThemesUseOsThemes のデフォルトの解決値を返します。 Infragistics.Win.UltraControlBaseから継承されます。
Protected プロパティDefaultSizeオーバーライドされます。 コントロールのデフォルトサイズを返します。  
Protected プロパティDesignMode System.ComponentModel.Componentから継承されます。
Protected プロパティDoubleBufferedGets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. System.Windows.Forms.Controlから継承されます。
Protected プロパティEvents System.ComponentModel.Componentから継承されます。
Protected プロパティEventsOptimizedこのコンポーネントに関連付けられているイベント ハンドラーのリストを返します。 Infragistics.Win.UltraControlBaseから継承されます。
Protected プロパティFontHeightGets or sets the height of the font of the control. System.Windows.Forms.Controlから継承されます。
Protected プロパティImeModeBaseGets or sets the IME mode of a control. System.Windows.Forms.Controlから継承されます。
Protected プロパティResizeRedrawGets or sets a value indicating whether the control redraws itself when resized. System.Windows.Forms.Controlから継承されます。
Protected プロパティScaleChildrenGets a value that determines the scaling of child controls. System.Windows.Forms.Controlから継承されます。
Protected プロパティSupportsEditorWithMaskこのメンバーは、インフラジスティックス インフラストラクチャーをサポートするもので、外部から呼び出すことを意図したものではありません。 Infragistics.Win.UltraControlBaseから継承されます。
Protected プロパティSupportsFormattedLinkEditorこのメンバーは、インフラジスティックス インフラストラクチャーをサポートするもので、外部から呼び出すことを意図したものではありません。 Infragistics.Win.UltraControlBaseから継承されます。
トップ
参照