ListBox.DefaultItemHeight Field
Definition
Specifies the default item height for an owner-drawn ListBox.
public: int DefaultItemHeight = 13;
public const int DefaultItemHeight = 13;
val mutable DefaultItemHeight : int
Public Const DefaultItemHeight As Integer = 13
Field Value
- Int32
Applies to