XRControlStyle Members
In This Article
#Constructors
Name | Description |
---|---|
XRControl |
Initializes a new instance of the XRControl |
XRControl |
Initializes a new instance of the XRControl |
XRControl |
Initializes a new instance of the XRControl |
XRControl |
Initializes a new instance of the XRControl |
XRControl |
Initializes a new instance of the XRControl |
XRControl |
Initializes a new instance of the XRControl |
#Fields
Name | Description |
---|---|
Default static |
Represents an XRControl |
#Properties
Name | Description |
---|---|
Back |
Gets or sets the background color stored in this style. |
Border |
Gets or sets the border color stored in this style. |
Border |
Gets or sets the border dash style stored in this style. |
Borders | Specifies a set of borders (top, right, bottom, left) that should be visible for the control. |
Border |
Overrides the Brick |
Border |
Specifies the border width, in floating point values. |
Border |
Gets or sets the string value used to support serialization of the Brick |
Container | Gets the container of this control style object. |
Default |
Gets the default font for a brick style.
Inherited from Brick |
Font | Gets or sets the font stored in this style. |
Fore |
Gets or sets the foreground color stored in this style. |
Is |
For internal use. Gets a value indicating whether the control has been disposed of. |
Is |
Specifies whether or not the brick’s alignment is justified.
Inherited from Brick |
Is |
Gets a value indicating whether the brick style paints a transparent brick.
Inherited from Brick |
Name | Gets or sets the control style name. |
Padding | Gets or sets the padding stored in this style. |
Sides |
Overrides the Brick |
Site | Gets or sets the site associated with this control style. |
String |
Overrides the Brick |
Style |
Gets the object that determines which of the current style’s properties are used by the current XRControl object. |
Text |
Gets or sets the text alignment stored in this style. |
#Methods
Name | Description |
---|---|
Change |
Inherited from Brick |
Clone() |
Creates a copy of the current XRControl |
Create |
Creates the Brick |
Deflate |
Deflates the specified rectangle by the specified width of the specified borders using the specified border style.
Inherited from Brick |
Deflate |
Deflates the specified rectangle by the width of borders represented by this brick style, and optionally applies the current border style.
Inherited from Brick |
Deflate |
Deflates the specified rectangle by the specified width of the specified borders.
Inherited from Brick |
Deflate |
Deflates the specified rectangle by the width of borders represented by this brick style, and optionally applies the current border style.
Inherited from Brick |
Deflate |
Deflates the specified rectangle by the width of borders represented by this brick style.
Inherited from Brick |
Dispose() |
Disposes of the Brick |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current XRControl |
Get |
Gets the hash code (a number) that corresponds to the value of the current XRControl |
Get |
Gets the Type of the current instance. Inherited from Object. |
Inflate |
Inflates the specified rectangle by the specified width of specified borders using the specified border style.
Inherited from Brick |
Inflate |
Inflates the specified rectangle by the specified width of specified borders.
Inherited from Brick |
Inflate |
For internal use.
Inherited from Brick |
Inflate |
Inflates the specified rectangle by the width of borders represented by this brick style, and optionally applies the current border style.
Inherited from Brick |
Inflate |
Inflates the specified rectangle by the width of borders represented by this brick style.
Inherited from Brick |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset |
Resets the Brick |
Reset |
Resets the Brick |
Reset |
Resets the Brick |
Reset |
Resets all border settings.
Inherited from Brick |
Reset |
Resets the Brick |
Reset |
Resets the Brick |
Reset |
Resets the Brick |
Reset |
Resets the Brick |
Reset |
Resets the Brick |
Scale |
Rescales the brick style to the specified ratio.
Inherited from Brick |
Set |
Sets the brick‘s alignment.
Inherited from Brick |
Style |
Obsolete. Determines whether the specified XRControl |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Disposed |
Occurs after the XRControl |
See Also