Share via


FormBuildRadioControl.showLabel Method

Definition

Overloads

showLabel(Int32)
showLabel()

showLabel(Int32)

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

Parameters

_value
Int32

Returns

Applies to

showLabel()

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

Returns

Applies to