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


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

パブリック プロパティ
 名前説明
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 プロパティActiveBackColorコントロールに入力フォーカスがあるときの背景色を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティActiveForeColorコントロールに入力フォーカスがあるときの前景色を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティAllowDropGets or sets a value indicating whether the control can accept data that the user drags onto it. System.Windows.Forms.Controlから継承されます。
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 プロパティ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コントロールのサイズが、すべての内容が垂直方向に表示されるサイズに自動的に設定されるかどうかを示す値を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティBackColorコントロールの背景色を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControlから継承されます。
Public プロパティBackgroundImageコントロールに表示する背景画像を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティBackgroundImageLayoutコントロールに表示する背景イメージのレイアウトを取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティBindingContextGets or sets the System.Windows.Forms.BindingContext for the control. System.Windows.Forms.Controlから継承されます。
Public プロパティBorderStyleコントロールの境界線の種類を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControlから継承されます。
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 プロパティ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 プロパティCanUndoコントロールがコントロールでの直前の操作を取り消すことができるかどうかを示す値を取得します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
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 プロパティClipContentデータをクリップボードにコピーする方法を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControlから継承されます。
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 プロパティContainsFocusGets a value indicating whether the control, or one of its child controls, currently has the input focus. System.Windows.Forms.Controlから継承されます。
Public プロパティContentAlignmentコントロール内に表示するテキストの配置を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティContextMenuコントロールに関連付けられたショートカットメニューを取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティContextMenuStripこのコントロールに関連付けられているコンテキストメニューストリップを取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
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 プロパティCursorGets or sets the cursor that is displayed when the mouse pointer is over the control. System.Windows.Forms.Controlから継承されます。
Public プロパティDataBindingsGets the data bindings for the control. System.Windows.Forms.Controlから継承されます。
Public プロパティDeviceDpi System.Windows.Forms.Controlから継承されます。
Public プロパティDisabledBackColorコントロールが無効の場合の背景色を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティDisabledForeColorコントロールが無効の場合の文字色を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティDisplayRectangleGets the rectangle that represents the display area of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティDisplayTextコントロールがフォーカスを持っていないときに表示される文字列を取得します。 GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControlから継承されます。
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 プロパティEditModeコントロールの編集モードを取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティEnabledGets or sets a value indicating whether the control can respond to user interaction. System.Windows.Forms.Controlから継承されます。
Public プロパティExitOnLastCharコントロールに最後の文字が入力されると同時にタブオーダーの次のコントロールがフォーカスを受け取るかどうかを取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティExitOnLeftRightKey[←]キーまたは[→]キーを押したときにフォーカスがタブオーダーの前のコントロールまたは次のコントロールに自動的に移動するかどうかを取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティFlatStyleコントロールのフラットスタイルを取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControlから継承されます。
Public プロパティFontオーバーライドされます。 コントロールによって表示されるテキストのフォントを取得または設定します。  
Public プロパティForeColorコントロールの文字色を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControlから継承されます。
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コントロールにフォーカスがないときに選択が表示されないようにするかどうかを示す値を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティHighlightTextコントロールがフォーカスを受け取ったときに、テキストを選択するかどうかを取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControlから継承されます。
Public プロパティImeModeコントロールのIMEモードを取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティInputStatusフィールドの入力状態を取得します。 GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControlから継承されます。
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 プロパティ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 プロパティ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コントロールが作成されてから、またはコントロールが最後に設定されてから、 ユーザーがテキストコントロールを変更したかどうかを示す値を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティNameGets or sets the name of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティOverWrite現在の編集モードが上書きに設定されているかどうかを取得します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティPaddingコントロール内部の余白を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
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 プロパティPromptChar入力プロンプトとして使用される文字を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControlから継承されます。
Public プロパティReadOnlyこのコントロールが読み取り専用かどうかを示す値を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティReadOnlyBackColorコントロールが読み取り専用のときの背景色を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティReadOnlyForeColorコントロールが読み取り専用のときの前景色を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
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 プロパティSelectedTextコントロールで現在選択されているテキストを示す値を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティSelectionLength選択するテキストの文字数を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティSelectionStart選択を開始する文字の位置番号を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティShowContextMenuコントロールのコンテキストメニューをポップアップするかどうかを示す値を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティShowGrippersタッチ操作で入力を行うときにグリッパー(丸い選択ハンドル)を表示するかどうかを取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティShowLiterals入力中にリテラル文字列を表示するかどうかを取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControlから継承されます。
Public プロパティShowTouchToolBarTouchToolBarの表示方法を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティSingleBorderColorBorderStyleSystem.Windows.Forms.BorderStyle.FixedSingle のときの色を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControlから継承されます。
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 プロパティSubEditorセルのサブエディタを取得します。  
Public プロパティTabAction[Tab]キーを押したときにコントロール間でフォーカスを移動するか、コントロール内のフィールド間でフォーカスを移動するかを決定する値を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControlから継承されます。
Public プロパティTabIndexGets or sets the tab order of the control within its container. System.Windows.Forms.Controlから継承されます。
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 プロパティTextLengthコントロールのテキストの長さを取得します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
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 プロパティTouchContextMenuScaleタッチによってコンテキストメニューがポップアップしたときにコンテキストメニュー項目の高さに適用する係数を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティTouchDropDownScaleタッチ操作でドロップダウンを表示した時ドロップダウン項目に適用するスケールの比率を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
Public プロパティTouchToolBarタッチ操作によって表示されるTouchToolBarを取得します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
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 プロパティ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から継承されます。
トップ
プロテクト プロパティ
 名前説明
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 プロパティDefaultImeMode既定のIMEモードを取得します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
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 プロパティDefaultSizeコントロールの既定のサイズを取得します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
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 プロパティ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 プロパティInitializingこのEditBaseが初期化しているかどうかを示す値を取得します。 GrapeCity.Win.Spread.InputMan.CellType.EditBaseから継承されます。
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から継承されます。
トップ
参照

GcMaskEditingControl クラス
GrapeCity.Win.Spread.InputMan.CellType 名前空間

 

 


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