Ribbon for WinForms
FlowPanel クラス メンバ
フィールド  プロパティ  メソッド 


C1.Win.4.8 アセンブリ > C1.Framework 名前空間 : FlowPanel クラス

FlowPanelデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
プロテクト フィールド
 名前解説
Protected フィールドThe System.Drawing.Rectangle that defines the position of the Element within its parent. C1.Framework.Elementから継承されます。
Protected フィールド C1.Framework.BasePanelから継承されます。
Protected フィールドAn Element.ElementFlags value that defines the behavior of this Element. C1.Framework.Elementから継承されます。
Protected フィールドThe parent Element. C1.Framework.Elementから継承されます。
Protected フィールドThe Style object that defines the appearance of this Element. C1.Framework.Elementから継承されます。
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the System.Boolean value specifying whether element height is automatically determined by its style and contents. C1.Framework.Elementから継承されます。
Public プロパティGets the System.Boolean value specifying whether element size is automatically determined by its style and contents. C1.Framework.Elementから継承されます。
Public プロパティGets or sets the System.Boolean value specifying whether element width is automatically determined by its style and contents. C1.Framework.Elementから継承されます。
Public プロパティGets or sets the element's bounds (size and location) within its parent element, in pixels. C1.Framework.Elementから継承されます。
Public プロパティGets or sets the list of child elements contained in this Element. C1.Framework.BasePanelから継承されます。
Public プロパティGets a value that indicates whether this Element or one of its children has the focus. C1.Framework.Elementから継承されます。
Public プロパティClient rectangle, in pixels. This discounts margins, borders, and padding. C1.Framework.Elementから継承されます。
Public プロパティGets or sets whether the element is enabled (can receive mouse and keyboard messages). C1.Framework.Elementから継承されます。
Public プロパティGets or sets whether the element is focusable (receives keyboard messages). C1.Framework.Elementから継承されます。
Public プロパティGets a value that indicates whether this Element has the focus. C1.Framework.Elementから継承されます。
Public プロパティGets a Element.LineBreak value that determines whether there should be line breaks before and/or after this Element when it occurs in a paragraph. C1.Framework.Elementから継承されます。
Public プロパティGets a value that indicates the element has a non-empty Children collection. C1.Framework.Elementから継承されます。
Public プロパティElement height. Set to -1 to let the element calculate it automatically. C1.Framework.Elementから継承されます。
Public プロパティGets or sets whether the element is hit-testable (receives mouse messages). C1.Framework.Elementから継承されます。
Public プロパティGets the System.Windows.Forms.Control that is hosting this Element. C1.Framework.Elementから継承されます。
Public プロパティGets the IView that is hosting this Element. C1.Framework.Elementから継承されます。
Public プロパティGets or sets whether the value of RightToLeft property is inherited from the parent element. C1.Framework.Elementから継承されます。
Public プロパティGets a value that indicates this element needs to be laid out. C1.Framework.Elementから継承されます。
Public プロパティGets whether this element and all its ancestors are enabled. C1.Framework.Elementから継承されます。
Public プロパティGets whether this element can currently receive the focus. C1.Framework.Elementから継承されます。
Public プロパティGets or sets whether the element should be displayed using the Style.Hot style. C1.Framework.Elementから継承されます。
Public プロパティGets or sets whether the element should be displayed using the Style.Pressed style. C1.Framework.Elementから継承されます。
Public プロパティGets whether this element and all its ancestors are visible. C1.Framework.Elementから継承されます。
Public プロパティGets or sets the horizontal position of the element within its parent. C1.Framework.Elementから継承されます。
Public プロパティGets the portion of the element that renders below the baseline. Usually non-zero only for text elements, depends on font. C1.Framework.Elementから継承されます。
Public プロパティGets or sets the location of the element within its parent. C1.Framework.Elementから継承されます。
Public プロパティSpecifies the Orientation value to use for layout children.  
Public プロパティGets the element's parent, or null if this is the root element. C1.Framework.Elementから継承されます。
Public プロパティGets the element's style, or a default style if the element doesn't have one. This never returns null. C1.Framework.Elementから継承されます。
Public プロパティGets or sets whether the element should be drawn using right-to-left layout. C1.Framework.Elementから継承されます。
Public プロパティGets the element's top-level parent. C1.Framework.Elementから継承されます。
Public プロパティGets or sets whether the element should display a focus rectangle when it has focus. C1.Framework.Elementから継承されます。
Public プロパティGets or sets the size of the element. C1.Framework.Elementから継承されます。
Public プロパティGets or sets the Style object used to render this Element. C1.Framework.Elementから継承されます。
Public プロパティGets or sets the vertical position of the element within its parent. C1.Framework.Elementから継承されます。
Public プロパティGets or sets a value indicating if the contents was successfully validated. C1.Framework.Elementから継承されます。
Public プロパティGets or sets whether the element is visible. C1.Framework.Elementから継承されます。
Public プロパティElement width. Set to -1 to let the element calculate it automatically. C1.Framework.Elementから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドReturns a clone of this element. C1.Framework.Elementから継承されます。
Public メソッドSets the focus to the host control and to this Element within the host control. C1.Framework.Elementから継承されます。
Public メソッドオーバーロードされます。 Gets the element's bounds (size and location) within an arbitrary ancestor, in pixels. Ancestor element (parent, grand-parent, etc). A System.Drawing.Rectangle that corresponds to the element's position within the given ancestor. C1.Framework.Elementから継承されます。
Public メソッド C1.Framework.Elementから継承されます。
Public メソッドNavigates up the tree to find an ancestor of a given type. C1.Framework.Elementから継承されます。
Public メソッドNavigates up the tree to find an ancestor of a given type. C1.Framework.Elementから継承されます。
Public メソッドReturns the scroll origin (override to implement non-scrolling areas). C1.Framework.Elementから継承されます。
Public メソッドReturns the element at a given point. C1.Framework.Elementから継承されます。
Public メソッドオーバーロードされます。 Invalidates this Element within the host control. C1.Framework.Elementから継承されます。
Public メソッドDetermines whether this element is a child of another element. C1.Framework.Elementから継承されます。
Public メソッドDetermines whether the specified key is a regular input key or a special key that requires preprocessing. C1.Framework.Elementから継承されます。
Public メソッドオーバーロードされます。 Layout this element based on its style and contents. C1.Framework.BasePanelから継承されます。
Public メソッドオーバーロードされます。 Provides the size, in pixels, of the specified content drawn on the specified System.Drawing.Graphics surface. C1.Framework.Elementから継承されます。
Public メソッドAdjusts the location of this element by the specified amount. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when the user clicks this Element. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when the user double-clicks this Element. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when this Element receives the focus. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when the user presses a key and this Element has the focus. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when the user presses a character key and this Element has the focus. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when the user releases a key and this Element has the focus. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when this Element loses the focus. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when the user presses a mouse button over this Element. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when the mouse enters this Element. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when the mouse enters this Element, even if another element has captured the mouse. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when the mouse leaves this Element. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when the mouse leaves this Element, even if another element has captured the mouse. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when the user releases the left mouse button over a disabled Element. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when the mouse moves over this Element. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when the user releases a mouse button over this Element. C1.Framework.Elementから継承されます。
Public メソッドHandles MouseWheel events. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control after the element has been validated. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when the element is about to lose focus. C1.Framework.Elementから継承されます。
Public メソッドComputes the location of the specified screen point into client coordinates. C1.Framework.Elementから継承されます。
Public メソッドComputes the location of the specified client point into screen coordinates. C1.Framework.Elementから継承されます。
Public メソッドRenders the element into a given rectangle. C1.Framework.Elementから継承されます。
Public メソッドRenders the child elements into a given rectangle. C1.Framework.Elementから継承されます。
Public メソッドRender this element's content (no children). C1.Framework.Elementから継承されます。
Public メソッドオーバーロードされます。 Marks this element as dirty, forcing all parent and child elements to be laid out. C1.Framework.Elementから継承されます。
Public メソッドオーバーロードされます。  C1.Framework.Elementから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドオーバーライドされます。   
Protected メソッド C1.Framework.BasePanelから継承されます。
Protected メソッド C1.Framework.BasePanelから継承されます。
Protected メソッドFinalizes the user interface. This method is called when element is removed from UI. C1.Framework.Elementから継承されます。
Protected メソッドGets a System.Drawing.Drawing2D.GraphicsPath that covers only the borders (hollow, used to renders the borders). C1.Framework.Elementから継承されます。
Protected メソッドGets the DPI value for the display device where the HostControl is currently being displayed. C1.Framework.Elementから継承されます。
Protected メソッドオーバーライドされます。   
Protected メソッド C1.Framework.Elementから継承されます。
Protected メソッドCalled by the host control when the state of this Element changes. C1.Framework.Elementから継承されます。
Protected メソッドProvides constants for rescaling the Element when a DPI change occurs. C1.Framework.Elementから継承されます。
Protected メソッドオーバーロードされます。 Scales the Style instance uses the DeviceDpi value if this element has a HostControl. C1.Framework.Elementから継承されます。
Protected メソッドオーバーロードされます。  C1.Framework.BasePanelから継承されます。
Protected メソッド C1.Framework.BasePanelから継承されます。
Protected メソッド C1.Framework.Elementから継承されます。
トップ
参照

FlowPanel クラス
C1.Framework 名前空間