FormBuildControl.heightValue 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
heightValue() | |
heightValue(Int32) |
heightValue()
public:
virtual int heightValue();
public virtual int heightValue ();
abstract member heightValue : unit -> int
override this.heightValue : unit -> int
Public Overridable Function heightValue () As Integer