NewHiddenRegionEx.pBannerAttr 字段

指定横幅属性 (和 colorizer 属性相同)。

命名空间:  Microsoft.VisualStudio.TextManager.Interop
程序集:  Microsoft.VisualStudio.TextManager.Interop.8.0(在 Microsoft.VisualStudio.TextManager.Interop.8.0.dll 中)

语法

声明
Public pBannerAttr As IntPtr
public IntPtr pBannerAttr
public:
IntPtr pBannerAttr
val mutable pBannerAttr: IntPtr
public var pBannerAttr : IntPtr

备注

,除非 hrbColorBanner 在 dwFlags,指定pBannerAttr 被忽略。 当 AddHiddenRegionsEx 调用,核心编辑器将副本 pBannerAttr (如果不是 nullnull 引用(在 Visual Basic 中为 Nothing)),保留调用方释放此实例。

.NET Framework 安全性

请参阅

参考

NewHiddenRegionEx 结构

Microsoft.VisualStudio.TextManager.Interop 命名空间