ISeparator |
public interface ISeparatorSource
The ISeparatorSource type exposes the following members.
| Name | Description | |
|---|---|---|
| SeparatorCanMove | Can the separator be moved by the user. | |
| SeparatorControl | Gets the top level control of the source. | |
| SeparatorIncrements | Gets the amount the splitter can be incremented. | |
| SeparatorMoveBox | Gets the box representing the minimum and maximum allowed splitter movement. | |
| SeparatorOrientation | Gets the orientation of the separator. |
| Name | Description | |
|---|---|---|
| SeparatorMoved | Indicates the separator has moved. | |
| SeparatorMoving | Indicates the separator is moving. | |
| SeparatorNotMoved | Indicates the separator has not moved. |