PAINTINGRESTRICTIONS 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.
Defines painting restrictions.
public enum class PAINTINGRESTRICTIONS
public enum class PAINTINGRESTRICTIONS
enum PAINTINGRESTRICTIONS
public enum PAINTINGRESTRICTIONS
type PAINTINGRESTRICTIONS =
Public Enum PAINTINGRESTRICTIONS
- Inheritance
-
PAINTINGRESTRICTIONS
Fields
Name | Value | Description |
---|---|---|
PR_NONE | 0 | No restrictions. |
PR_NO_MARGIN | 1 | No widget margin available. |
Remarks
COM Signature
From textmgr.idl: