FormBuildButtonGroupControl.sizeHeight Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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