Share via


FormInt64Control.backgroundColor Method

Definition

Overloads

backgroundColor(Int32)
backgroundColor()

backgroundColor(Int32)

public:
 virtual int backgroundColor(int _value);
public virtual int backgroundColor (int _value);
abstract member backgroundColor : int -> int
override this.backgroundColor : int -> int
Public Overridable Function backgroundColor (_value As Integer) As Integer

Parameters

_value
Int32

Returns

Applies to

backgroundColor()

public:
 virtual int backgroundColor();
public virtual int backgroundColor ();
abstract member backgroundColor : unit -> int
override this.backgroundColor : unit -> int
Public Overridable Function backgroundColor () As Integer

Returns

Applies to