Share via


FormDropDialogButtonControl.type Method

Definition

Overloads

type(Int32)
type()

Specifies the type of the control. Read-only.

type(Int32)

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

Parameters

_value
Int32

Returns

Applies to

type()

Specifies the type of the control. Read-only.

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

Returns

Applies to