Style.SetBit(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A protected internal method. Sets an internal bitmask field that indicates the style properties that are stored in the state bag.
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)
Parameters
- bit
- Int32
A bitmask value.
Applies to
Sodelujte z nami v storitvi GitHub
Vir za to vsebino najdete v storitvi GitHub, kjer lahko tudi ustvarite in pregledate težave in zahtevke za uveljavitev sprememb. Če želite več informacij, glejte naš vodnik za sodelavce.