PowerTools SPREAD for Windows Forms 10.0J
SuperEditBase クラス プロパティ


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

パブリック プロパティ
 名前説明
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 プロパティAlignHorzオーバーライドされます。 コントロールの内容の水平方向の配置を取得または設定します。  
Public プロパティAlignTextオーバーライドされます。 ピクチャの配置を基準としたテキストの配置を取得または設定します。  
Public プロパティAllowClipboardKeysコントロールがクリップボードショートカットキーをサポートするかどうかを取得または設定します。  
Public プロパティAllowDropGets or sets a value indicating whether the control can accept data that the user drags onto it. System.Windows.Forms.Controlから継承されます。
Public プロパティAllowNullコントロールがNull値を有効とみなすかどうかを取得または設定します。  
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 プロパティAutoAdvance矢印キーでポインタが移動したときにフォーカスが別のコントロールに移動するかどうかを取得または設定します。  
Public プロパティAutoHeightフォントに基づいてコントロール全体をサイズ変更するかどうかを取得または設定します。  
Public プロパティAutoMenu基本的な編集操作のコンテキストメニューをコントロールが表示するかどうかを取得または設定します。  
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 プロパティBackColorオーバーライドされます。 コントロールの背景色を取得または設定します。  
Public プロパティBackgroundImageLayoutGets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. System.Windows.Forms.Controlから継承されます。
Public プロパティBindingContextGets or sets the System.Windows.Forms.BindingContext for the control. System.Windows.Forms.Controlから継承されます。
Public プロパティBorderコントロールの境界線を取得または設定します。  
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 プロパティButtonAlign編集コントロールのボタンの配置を取得または設定します。  
Public プロパティButtonColor編集コントロールのボタンの背景色を取得または設定します。  
Public プロパティButtonIndex編集コントロールのボタンのインデックス値を取得または設定します。  
Public プロパティButtonMargin編集コントロールのボタンとテキストの間の余白を取得または設定します。  
Public プロパティButtonMarginColor編集コントロールのボタンとテキストの間の余白の色を取得または設定します。  
Public プロパティButtonMax編集コントロールのボタンインデックスの最大値を取得または設定します。  
Public プロパティButtonMin編集コントロールのボタンインデックスの最小値を取得または設定します。  
Public プロパティButtonStyle編集コントロールに表示するボタンの種類を取得または設定します。  
Public プロパティButtonWidth編集コントロールのボタンの幅を取得または設定します。  
Public プロパティButtonWrapボタンインデックスがButtonMinプロパティまたはButtonMaxプロパティで指定した値に達したとき折り返すどうかを取得または設定します。  
Public プロパティCanFocusオーバーライドされます。 編集コントロールがフォーカスを受け取れるかどうかを取得または設定します。  
Public プロパティCanSelectGets a value indicating whether the control can be selected. System.Windows.Forms.Controlから継承されます。
Public プロパティCanShowSelectionGripperグリッパーを表示できるかどうかを取得します。  
Public プロパティCanValidateフォーカスを失ったときにコントロールがデータを検証するかどうかを取得または設定します。  
Public プロパティCaptureGets or sets a value indicating whether the control has captured the mouse. System.Windows.Forms.Controlから継承されます。
Public プロパティCausesValidationコントロールがフォーカスを失ったときに他のコントロールでデータ検証が発生するかどうかを取得または設定します。  
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 プロパティContainer System.ComponentModel.Componentから継承されます。
Public プロパティContainsFocus要素に現在入力フォーカスがあるかどうかを取得します。 FarPoint.Win.ElementControlから継承されます。
Public プロパティContextMenuオーバーライドされます。 コントロールで表示するコンテキストメニューを取得または設定します。  
Public プロパティContextMenuStripオーバーライドされます。 コントロールに対して表示するコンテキストメニューストリップを取得または設定します。  
Public プロパティControlsGets the collection of controls contained within the control. System.Windows.Forms.Controlから継承されます。
Public プロパティControlTypeコントロールが読み取り/書き込み、読み取り専用、静的のいずれかであるか、またはボタンを押したときに値の変更を許可するかどうかを取得または設定します。  
Public プロパティCreatedGets a value indicating whether the control has been created. System.Windows.Forms.Controlから継承されます。
Public プロパティCursorオーバーライドされます。 ポインタが編集コントロールの上に置かれているときのポインタの画像を取得または設定します。  
Public プロパティDataBindingsGets the data bindings for the control. System.Windows.Forms.Controlから継承されます。
Public プロパティDeviceDpi 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 プロパティDrawFocusRectangleオーバーライドされます。 編集コントロールのフォーカス矩形の描画スタイルを取得または設定します。  
Public プロパティEditModeCursorPosition編集コントロールのフォーカスを受け取ったときのポインタの位置を取得または設定します。  
Public プロパティEnabledオーバーライドされます。 コントロールがフォーカスを受け取ってユーザーアクションに応答するかどうかを取得または設定します。  
Public プロパティFocusedオーバーライドされます。 編集コントロールにフォーカスがあるかどうかを表すブール値を取得します。  
Public プロパティFontオーバーライドされます。 コントロールのフォントを取得または設定します。  
Public プロパティForeColorオーバーライドされます。 コントロールのテキスト色を取得または設定します。  
Public プロパティFormatterコントロールのフォーマッタを取得または設定します。  
Public プロパティFormatText編集コントロールのテキスト内容を書式設定する方法を取得します。  
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 プロパティHideSelectionコントロールがフォーカスを失ったときに選択されているテキストのハイライト表示も取り消すかどうかを取得または設定します。  
Public プロパティHotkeyPrefix文字の前にアンパーサンド(&)を入力したときに、静的コントロールで その文字にアンダースコア(_)を付けるかどうかを取得または設定します。  
Public プロパティImeModeGets or sets the Input Method Editor (IME) mode of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティInvalidColorコントロールに無効なデータが含まれているときに表示する背景色を取得または設定します。  
Public プロパティInvalidOptionコントロールがフォーカスを失ったとき無効なデータを表示する、非表示にする、またはクリアするかを取得または設定します。  
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 プロパティ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 プロパティMarginBottomコントロール下端と内容の間の余白を取得または設定します。 FarPoint.Win.ElementControlから継承されます。
Public プロパティMarginLeftコントロール左端と内容の間の余白を取得または設定します。 FarPoint.Win.ElementControlから継承されます。
Public プロパティMarginRightコントロール右端と内容の間の余白を取得または設定します。 FarPoint.Win.ElementControlから継承されます。
Public プロパティMarginTopコントロール上端と内容の間の余白を取得または設定します。 FarPoint.Win.ElementControlから継承されます。
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 プロパティMaxLengthコントロール内に入力または貼り付け可能な最大文字数を取得または設定します。  
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 プロパティModified編集コントロールのテキストが変更されているかどうかを表すブール値を取得または設定します。  
Public プロパティNameコントロールを識別するためにコード内で使用する名前を取得または設定します。 FarPoint.Win.ElementControlから継承されます。
Public プロパティNullColorコントロールがNull値を含むときに表示する背景色を取得または設定します。  
Public プロパティPaddingGets or sets padding within the control. System.Windows.Forms.Controlから継承されます。
Public プロパティParentコントロールの親を取得または設定します。 FarPoint.Win.ElementControlから継承されます。
Public プロパティPictureオーバーライドされます。 編集コントロールに表示するピクチャを取得または設定します。  
Public プロパティPictureMarginオーバーライドされます。 テキストとピクチャの間の余白を取得または設定します。  
Public プロパティPictureOrientationオーバーライドされます。 編集コントロールのピクチャの向きを取得または設定します。  
Public プロパティPictureTransparencyColorオーバーライドされます。 編集コントロールのピクチャの透過色を取得または設定します。  
Public プロパティPictureTransparencyTolerance要素の透過許容誤差を取得または設定します。 FarPoint.Win.ElementControlから継承されます。
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 プロパティRectangleコントロールのサイズを表す矩形を取得または設定します。 FarPoint.Win.ElementControlから継承されます。
Public プロパティRedrawコントロールまたはその値を変更するプロパティが設定されるたびに、コントロール全体を自動更新するかどうかを取得または設定します。
FarPoint.Win.ElementControlから継承されます。
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 プロパティSelectableオーバーライドされます。 ユーザーが編集コントロールを操作できるかどうかを取得または設定します。  
Public プロパティSelectedText編集コントロールで現在選択されているテキストを取得または設定します。  
Public プロパティSelectionLength編集コントロールで選択されている文字数を取得または設定します。  
Public プロパティSelectionStart選択されている文字の先頭位置、または文字が選択されていない場合の 挿入ポイントの位置を取得または設定します。  
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 プロパティStateコントロールの要素の状態を取得または設定します。 FarPoint.Win.ElementControlから継承されます。
Public プロパティTabStopGets or sets a value indicating whether the user can give the focus to this control using the TAB key. System.Windows.Forms.Controlから継承されます。
Public プロパティTagGets or sets the object that contains data about the control. System.Windows.Forms.Controlから継承されます。
Public プロパティTextオーバーライドされます。 コントロールの書式設定された内容を、表示されるとおりの文字列として取得または設定します。  
Public プロパティTextOrientationオーバーライドされます。 編集コントロールのテキストの向きを取得または設定します。  
Public プロパティTextWrapオーバーライドされます。 改行せずにテキストを自動的に折り返すどうかを取得または設定します。  
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 プロパティUserEntryデータがコントロールに提供されたときの検証方法を取得または設定します。  
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 プロパティVisibleコントロールを表示するかどうかを取得または設定します。 FarPoint.Win.ElementControlから継承されます。
Public プロパティVisualStyles表示スタイルが使用されるかどうかを取得または設定します。  
Public プロパティWidthGets or sets the width of the control. System.Windows.Forms.Controlから継承されます。
トップ
プロテクト プロパティ
 名前説明
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 プロパティ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 プロパティDefaultImeModeGets the default Input Method Editor (IME) mode supported by the control. System.Windows.Forms.Controlから継承されます。
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 プロパティDefaultSizeGets the default size of the control. System.Windows.Forms.Controlから継承されます。
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 プロパティElements現在のElementControlが含むIElement派生オブジェクトのコレクションを取得します。 FarPoint.Win.ElementControlから継承されます。
Protected プロパティEvents System.ComponentModel.Componentから継承されます。
Protected プロパティFontHeightGets or sets the height of the font of the control. System.Windows.Forms.Controlから継承されます。
Protected プロパティImeModeBaseオーバーライドされます。 基本IMEモードを取得または設定します。  
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から継承されます。
トップ
参照

SuperEditBase クラス
FarPoint.Win 名前空間

 

 


© 2004-2017, GrapeCity inc. All rights reserved.