SWSDlgCaptionAttribute Enumeration
This enumeration specifies SWSDialog caption attributes.
| Syntax | Constants |
|---|---|
Enum SWSDlgCaptionAttribute
swscDlgCaptionHeight = 0
swscDlgCaptionText = 1
swscDlgCaptionTextColor = 2
swscDlgCaptionBackgroundColor = 3
swscDlgCaptionFontFamily = 4
swscDlgCaptionFontSize = 5
End Enum
|
|