C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderInputButton Class / SetFlag Method
Mask of flag.
Value of flag.

In This Topic
SetFlag Method (RenderInputButton)
In This Topic
Sets value of flag.
Syntax
'Declaration
 
Protected Sub SetFlag( _
   ByVal flagMask As Integer, _
   ByVal value As Boolean _
) 
 

Parameters

flagMask
Mask of flag.
value
Value of flag.
See Also