FormListBoxControl.displayLengthValue Method
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.
public:
virtual int displayLengthValue();
public virtual int displayLengthValue ();
abstract member displayLengthValue : unit -> int
override this.displayLengthValue : unit -> int
Public Overridable Function displayLengthValue () As Integer
Returns
Applies to
public:
virtual int displayLengthValue(int _value);
public virtual int displayLengthValue (int _value);
abstract member displayLengthValue : int -> int
override this.displayLengthValue : int -> int
Public Overridable Function displayLengthValue (_value As Integer) As Integer
Parameters
- _value
- Int32