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


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

パブリック プロパティ
 名前説明
Public プロパティAboutコントロールに関する情報を表示します。  
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 プロパティAlignVertコントロールの内容の垂直方向の配置を取得または設定します。  
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 プロパティBackColorコントロールの背景色を取得または設定します。  
Public プロパティBackgroundImageコントロールの背景画像を取得または設定します。  
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 プロパティCanFocusコントロールがフォーカスを受け取れるかどうかを取得または設定します。  
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 プロパティContainer System.ComponentModel.Componentから継承されます。
Public プロパティContainsFocus要素に現在入力フォーカスがあるかどうかを取得します。  
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 プロパティ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 プロパティ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 プロパティEnabledコントロールがフォーカスを受け取ってユーザーアクションに応答するかどうかを取得または設定します。  
Public プロパティFocusedオーバーライドされます。 コントロールがフォーカスを持つかどうかを取得します。  
Public プロパティFontコントロールのフォントを取得または設定します。  
Public プロパティForeColorコントロールのテキスト色を取得または設定します。  
Public プロパティForegroundImageコントロールの前景画像を取得または設定します。  
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 プロパティImeModeGets or sets the Input Method Editor (IME) mode 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 プロパティ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コントロール下端と内容の間の余白を取得または設定します。  
Public プロパティMarginLeftコントロール左端と内容の間の余白を取得または設定します。  
Public プロパティMarginRightコントロール右端と内容の間の余白を取得または設定します。  
Public プロパティMarginTopコントロール上端と内容の間の余白を取得または設定します。  
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 プロパティNameコントロールを識別するためにコード内で使用する名前を取得または設定します。  
Public プロパティPaddingGets or sets padding within the control. System.Windows.Forms.Controlから継承されます。
Public プロパティParentコントロールの親を取得または設定します。  
Public プロパティPictureコントロールのピクチャを取得または設定します。  
Public プロパティPictureMarginテキストとピクチャの間の余白を取得または設定します。  
Public プロパティPictureOrientationコントロールのピクチャの向きを取得または設定します。  
Public プロパティPictureTransparencyColorコントロールのピクチャの透過色を取得または設定します。  
Public プロパティPictureTransparencyTolerance要素の透過許容誤差を取得または設定します。  
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コントロールのサイズを表す矩形を取得または設定します。  
Public プロパティRedrawコントロールまたはその値を変更するプロパティが設定されるたびに、コントロール全体を自動更新するかどうかを取得または設定します。
 
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 プロパティSelectableユーザーがコントロールを操作できるかどうかを取得または設定します。  
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コントロールの要素の状態を取得または設定します。  
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 プロパティ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 プロパティ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 プロパティVisibleコントロールを表示するかどうかを取得または設定します。  
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派生オブジェクトのコレクションを取得します。  
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 プロパティ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から継承されます。
トップ
参照

ElementControl クラス
FarPoint.Win 名前空間

 

 


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