SeparatorProperties Class |
Namespace: Atalasoft.Imaging.WinControls
The SeparatorProperties type exposes the following members.
Name | Description | |
---|---|---|
![]() | BackColor | Gets or sets the background color for the Splitter. |
![]() | BorderStyle | Gets or sets the border style for the Splitter. |
![]() | MinExtra | Gets or sets the minimum distance that must remain between the Splitter control and the
opposite side of the container. |
![]() | MinSize | Gets or sets the minimum distance that must remain between the Splitter control and the
container edge. |
![]() | Mode | Gets or sets the type of separator to use. |
![]() | Size | Gets or sets the width or height of the Splitter. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string name for this object. (Overrides Object.ToString().) |