Share via


FormInt64Control.widthMode Method

Definition

Overloads

widthMode()
widthMode(Int32)

widthMode()

public:
 override int widthMode();
public override int widthMode ();
override this.widthMode : unit -> int
Public Overrides Function widthMode () As Integer

Returns

Applies to

widthMode(Int32)

public:
 override int widthMode(int _value);
public override int widthMode (int _value);
override this.widthMode : int -> int
Public Overrides Function widthMode (_value As Integer) As Integer

Parameters

_value
Int32

Returns

Applies to