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