Style.SetBit(Int32) 方法

定义

受保护的内部方法。 设置一个内部位掩码字段,该字段指示存储在状态包中的样式属性。

protected public:
 virtual void SetBit(int bit);
protected internal virtual void SetBit(int bit);
abstract member SetBit : int -> unit
override this.SetBit : int -> unit
Protected Friend Overridable Sub SetBit (bit As Integer)

参数

bit
Int32

位掩码值。

适用于