xFormRun.setStatusBarBackgroundColor(Int32, Int32, Int32, 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.
public:
virtual void setStatusBarBackgroundColor(int _a, int _r, int _g, int _b);
public virtual void setStatusBarBackgroundColor (int _a, int _r, int _g, int _b);
abstract member setStatusBarBackgroundColor : int * int * int * int -> unit
override this.setStatusBarBackgroundColor : int * int * int * int -> unit
Public Overridable Sub setStatusBarBackgroundColor (_a As Integer, _r As Integer, _g As Integer, _b As Integer)
Parameters
- _a
- Int32
- _r
- Int32
- _g
- Int32
- _b
- Int32