PAINTINGRESTRICTIONS Enumeration

Defines painting restrictions.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

'Declaration
Public Enumeration PAINTINGRESTRICTIONS
public enum PAINTINGRESTRICTIONS
public enum class PAINTINGRESTRICTIONS
type PAINTINGRESTRICTIONS
public enum PAINTINGRESTRICTIONS

Members

Member name Description
PR_NO_MARGIN No widget margin available.
PR_NONE No restrictions.

Remarks

COM Signature

From textmgr.idl:

See Also

Reference

Microsoft.VisualStudio.TextManager.Interop Namespace