PropertyGrid.CanShowVisualStyleGlyphs 属性

定义

获取或设置一个值,该值指示是否对网格区域中的扩展节点使用特定于 OS 的视觉样式标志符号。

public:
 property bool CanShowVisualStyleGlyphs { bool get(); void set(bool value); };
public bool CanShowVisualStyleGlyphs { get; set; }
member this.CanShowVisualStyleGlyphs : bool with get, set
Public Property CanShowVisualStyleGlyphs As Boolean

属性值

true 使用视觉样式标志符号;否则,为 false.

适用于