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


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

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

パブリック コンストラクタ
 名前解説
Public コンストラクタ  
トップ
プロテクト フィールド
 名前解説
Protected フィールドThe System.Drawing.Rectangle that defines the position of the C1.Framework.Element within its parent. C1.Framework.Elementから継承されます。
Protected フィールド C1.Framework.BasePanelから継承されます。
Protected フィールドAn C1.Framework.Element.ElementFlags value that defines the behavior of this C1.Framework.Element. C1.Framework.Elementから継承されます。
Protected フィールドThe parent C1.Framework.Element. C1.Framework.Elementから継承されます。
Protected フィールドThe Style object that defines the appearance of this C1.Framework.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 C1.Framework.Element. C1.Framework.BasePanelから継承されます。
Public プロパティGets a value that indicates whether this C1.Framework.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 プロパティ  
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 C1.Framework.Element has the focus. C1.Framework.Elementから継承されます。
Public プロパティGets a C1.Framework.Element.LineBreak value that determines whether there should be line breaks before and/or after this C1.Framework.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 C1.Framework.Element. C1.Framework.Elementから継承されます。
Public プロパティGets the C1.Framework.IView that is hosting this C1.Framework.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 プロパティ  
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 プロパティ  
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から継承されます。
トップ
プロテクト プロパティ
 名前解説
Protected プロパティ  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。  C1.Framework.ParagraphElementから継承されます。
Public メソッド  
Public メソッドReturns a clone of this element. C1.Framework.Elementから継承されます。
Public メソッドSets the focus to the host control and to this C1.Framework.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 C1.Framework.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 メソッドオーバーロードされます。 Perform layout using host control's System.Drawing.Graphics object. C1.Framework.ParagraphElementから継承されます。
Public メソッドオーバーロードされます。 Provides the size, in pixels, of the specified content drawn on the specified System.Drawing.Graphics surface. C1.Framework.Elementから継承されます。
Public メソッド  
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 C1.Framework.Element. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when the user double-clicks this C1.Framework.Element. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when this C1.Framework.Element receives the focus. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when the user presses a key and this C1.Framework.Element has the focus. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when the user presses a character key and this C1.Framework.Element has the focus. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when the user releases a key and this C1.Framework.Element has the focus. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when this C1.Framework.Element loses the focus. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when the user presses a mouse button over this C1.Framework.Element. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when the mouse enters this C1.Framework.Element. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when the mouse enters this C1.Framework.Element, even if another element has captured the mouse. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when the mouse leaves this C1.Framework.Element. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when the mouse leaves this C1.Framework.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 C1.Framework.Element. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when the mouse moves over this C1.Framework.Element. C1.Framework.Elementから継承されます。
Public メソッドCalled by the host control when the user releases a mouse button over this C1.Framework.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 メソッド  
Public メソッド  
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.  
Public メソッドオーバーライドされます。 Renders the child elements into a given rectangle.  
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 メソッドオーバーライドされます。 Adds a string with a given style to this paragraph.  
Protected メソッド C1.Framework.BasePanelから継承されます。
Protected メソッド C1.Framework.BasePanelから継承されます。
Protected メソッド C1.Framework.BasePanelから継承されます。
Protected メソッドオーバーライドされます。 Gets a value that determines whether a line break should be inserted after a given element.  
Protected メソッドオーバーライドされます。 Gets a value that determines whether a line break should be inserted before a given element.  
Protected メソッドオーバーライドされます。 Gets a value that determines whether a line break should be inserted before a given element.  
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 メソッドオーバーライドされます。 Gets the amount of space, in pixels, to be added between two elements.  
Protected メソッド C1.Framework.BasePanelから継承されます。
Protected メソッド C1.Framework.Elementから継承されます。
Protected メソッドCalled by the host control when the state of this C1.Framework.Element changes. C1.Framework.Elementから継承されます。
Protected メソッド  
Protected メソッドProvides constants for rescaling the C1.Framework.Element when a DPI change occurs. C1.Framework.Elementから継承されます。
Protected メソッドオーバーロードされます。 Scales the C1.Framework.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から継承されます。
トップ
参照

HtmlDiv クラス
C1.Framework.Html 名前空間