PjPERTBoxStyle Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class PjPERTBoxStyle
[System.Runtime.InteropServices.Guid("A453A8C0-922B-11CF-982C-00AA00322803")]
public enum PjPERTBoxStyle
type PjPERTBoxStyle =
Public Enum PjPERTBoxStyle
- Inheritance
-
PjPERTBoxStyle
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjPlainBox | 0 | |
pjThickBox | 1 | |
pjShadowBox | 2 | |
pjDottedBox | 3 | |
pjFrame | 4 | |
pjGrayFrame | 5 | |
pjPatternFrame | 6 | |
pjMarquee | 7 |