Share via


FormBuildButtonGroupControl.sizeHeight Method

Definition

Overloads

sizeHeight()
sizeHeight(Boolean)

sizeHeight()

public:
 virtual bool sizeHeight();
public virtual bool sizeHeight ();
abstract member sizeHeight : unit -> bool
override this.sizeHeight : unit -> bool
Public Overridable Function sizeHeight () As Boolean

Returns

Applies to

sizeHeight(Boolean)

public:
 virtual bool sizeHeight(bool _value);
public virtual bool sizeHeight (bool _value);
abstract member sizeHeight : bool -> bool
override this.sizeHeight : bool -> bool
Public Overridable Function sizeHeight (_value As Boolean) As Boolean

Parameters

_value
Boolean

Returns

Applies to