FormContainerControl.leftValue 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
leftValue(Int32) | |
leftValue() |
leftValue(Int32)
leftValue()
public:
override int leftValue();
public override int leftValue ();
override this.leftValue : unit -> int
Public Overrides Function leftValue () As Integer