Enum SpecialEffect
2.5.80.1 fmSpecialEffect
Namespace: DRIT.Spreadsheet.Forms
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum SpecialEffect : int
Fields
Name | Description |
---|---|
Bump | The control border appears to be raised up from the form. |
Etched | The control border appears to be carved into the form. |
Flat | Control appears flat. |
Raised | Control appears to be raised up from the form. |
Sunken | Control appears to be carved into the form. |