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


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

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

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック フィールド
 名前解説
Public フィールドThe size of shadow.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the brush used to render the element background.  
Public プロパティGets or sets the brush provider used to render the element background.  
Public プロパティGets or sets the System.Drawing.Color used to paint the background.  
Public プロパティGets or sets the secondary color used to build the background gradient.  
Public プロパティGets or sets the background image for the element.  
Public プロパティGets or sets the alignment used to render the background image.  
Public プロパティGets or sets whether the background image can be flipped for RTL mode.  
Public プロパティGets or sets the thickness of the padding between the element edges and its content.  
Public プロパティReturns back image padding which honors current RightToLeft settings.  
Public プロパティGets or sets the scaling used to render the background image.  
Public プロパティGets or sets the thickness of the border around the element.  
Public プロパティGets or sets the brush used to paint the borders around the element.  
Public プロパティGets or sets the System.Drawing.Color used to draw the border around the element.  
Public プロパティGets BorderEdges object that defines the colors used to paint each edge of the borders.  
Public プロパティReturns padding which honors current RightToLeft settings.  
Public プロパティGets or sets the amount of space between child elements.  
Public プロパティGets or sets whether text content should be clipped to the element area.  
Public プロパティGets or sets the radii of the element corners.  
Public プロパティGets or sets the cursor that should be displayed when the mouse is over elements with this style.  
Public プロパティstatic (Shared in Visual Basic)Gets a reference to the default style.  
Public プロパティGets or sets the style to be used when the element is disabled.  
Public プロパティGets or sets the display as block or inline of the element.  
Public プロパティGets or sets whether the element border is an ellipse (for the dynamic styles only).  
Public プロパティGets or sets the style flags.  
Public プロパティGets or sets the font used to paint text within the element.  
Public プロパティGets or sets whether text bounding rectangle should include padding.  
Public プロパティGets or sets the brush used to paint the text within the element.  
Public プロパティGets or sets the System.Drawing.Color used to paint the text.  
Public プロパティGets or sets the format string used to convert the element value into a string.  
Public プロパティGets or sets whether to apply gamma correction to the background gradient.  
Public プロパティGets or sets the System.Drawing.Drawing2D.Blend used to paint the background gradient.  
Public プロパティGets or sets the System.Drawing.PointF that represents the center of a radial gradient background in percentage units.  
Public プロパティGets or sets a System.Drawing.Drawing2D.ColorBlend that defines a multicolor gradient.  
Public プロパティGets or sets the GradientMode used to paint the background.  
Public プロパティGets or sets the style height (set to -1 to use the default height).  
Public プロパティGets or sets how elements should be aligned in the horizontal direction.  
Public プロパティGets or sets the style to be used when the element is hot.  
Public プロパティGets or sets the HotkeyPrefix value determining how to display hot keys.  
Public プロパティGets or sets the style to be used when the element is hot and pressed.  
Public プロパティGets or sets how images should be aligned within the element.  
Public プロパティGets or sets whether the image should be flipped horizontally for RTL mode.  
Public プロパティGets or sets how images should be scaled within the element.  
Public プロパティGets or sets the indentation for the first text element.  
Public プロパティGets or sets whether the style is locked and cannot be modified.  
Public プロパティGets or sets the thickness of the margins around the element.  
Public プロパティReturns margins which honor current RightToLeft settings.  
Public プロパティGets or sets the style name.  
Public プロパティGets the owner object, such an XStyleSet.  
Public プロパティGets or sets the thickness of the padding between the element edges and its content.  
Public プロパティReturns padding which honors current RightToLeft settings.  
Public プロパティGets or sets the style to be used when the element is pressed.  
Public プロパティGets or sets whether the style includes a shadow.  
Public プロパティGets or sets the direction in which text is rendered.  
Public プロパティGets or sets how to trim characters that do not fit in the space available.  
Public プロパティGets or sets how elements should be aligned in the vertical direction.  
Public プロパティGets or sets the style width (set to -1 to use the default width).  
Public プロパティGets or sets whether text should be allowed to wrap within the element.  
トップ
パブリック メソッド
 名前解説
Public メソッドstatic (Shared in Visual Basic)Returns new System.Drawing.SolidBrush if specified color is not System.Drawing.Color.Transparent or null otherwise.  
Public メソッドCreates an instance of the Style class that is identical to the current Style (except for the Locked property, which is always false for clones).  
Public メソッドstatic (Shared in Visual Basic)Returns System.Drawing.SolidBrush.Color if specified brush is a System.Drawing.SolidBrush or System.Drawing.Color.Transparent otherwise.  
Public メソッドCopies all attributes from another Style object.  
Public メソッドオーバーロードされます。 Deflates the specified System.Drawing.Rectangle by the values of the current Style margins, padding and border.  
Public メソッドDeflates the specified height by the values of the current Style margins, padding and border.  
Public メソッドDeflates the specified width by the values of the current Style margins, padding and border.  
Public メソッドReleases all resources.  
Public メソッドConverts value to string according to Format property value.  
Public メソッドGets whether this style or any of its sub-styles has a shadow.  
Public メソッドオーバーロードされます。 Inflates the specified System.Drawing.Rectangle by the values of the current Style margins, padding and border.  
Public メソッドInflates the specified height by the values of the current Style margins, padding and border.  
Public メソッドInflates the specified width by the values of the current Style margins, padding and border.  
Public メソッドCopies attributes set to non-default values from another Style object.  
トップ
プロテクト メソッド
 名前解説
Protected メソッドRaises the StyleChanged event.  
トップ
パブリック イベント
 名前解説
Public イベントFires when any elements of the Style change.  
トップ
参照

Style クラス
C1.Framework 名前空間