Name | Description | |
---|---|---|
CharBoxBorderInfo Constructor | Overloaded. |
The following tables list the members exposed by CharBoxBorderInfo.
Name | Description | |
---|---|---|
CharBoxBorderInfo Constructor | Overloaded. |
Name | Description | |
---|---|---|
Bottom | Gets or sets the bottom border line. | |
Left | Gets or sets the left border line. | |
Right | Gets or sets the right border line. | |
Top | Gets or sets the top border line. |
Name | Description | |
---|---|---|
Equals | Determines whether two System.Object instances equals or not. | |
GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
GetObjectData | Gets the object data. | |
SetAllLines | Overloaded. Sets the System.Drawing.Color and LineStyle settings to all lines. |
Name | Description | |
---|---|---|
ResetAll | Reset all borders of the char box | |
ResetBottom | Reset bottom border of the char box | |
ResetLeft | Reset left border of the char box | |
ResetRight | Reset right border of the char box | |
ResetTop | Reset top border of the char box | |
ShouldSerializeAll | Indicates whether the All property should be persisted. | |
ShouldSerializeBottom | Indicates whether the Bottom property should be persisted. | |
ShouldSerializeLeft | Indicates whether the Left property should be persisted. | |
ShouldSerializeRight | Indicates whether the Right property should be persisted. | |
ShouldSerializeTop | Indicates whether the Top property should be persisted. |