Enum CommonControlStyles
Namespace: Syncfusion.Windows.Forms.Tools.Win32API
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum CommonControlStyles
Fields
| Name |
|---|
| CCS_ADJUSTABLE |
| CCS_BOTTOM |
| CCS_LEFT |
| CCS_NODIVIDER |
| CCS_NOMOVEX |
| CCS_NOMOVEY |
| CCS_NOPARENTALIGN |
| CCS_NORESIZE |
| CCS_RIGHT |
| CCS_TOP |
| CCS_VERT |