Location of thumb image and collapse buttons on a splitter bar.
Namespace:
ZettaCube.ZeeControlsAssembly: ZettaCube.ZeeControls (in ZettaCube.ZeeControls.dll)
Syntax
| C# |
|---|
public enum ImagesAlignmentEnum |
| Visual Basic (Declaration) |
|---|
Public Enumeration ImagesAlignmentEnum |
Members
| Member name | Description | |
|---|---|---|
| TopOrLeft |
Top or left.
| |
| MiddleOrCenter |
Middle or center.
| |
| BottomOrRight |
Bottom or right.
|