PAINTINGRESTRICTIONS Enumeration

 

Defines painting restrictions.

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

public enum PAINTINGRESTRICTIONS

Member nameDescription
PR_NO_MARGIN

No widget margin available.

PR_NONE

No restrictions.

From textmgr.idl:

Return to top
Show: