Indicates whether the itemHeight property should be persisted.
[Visual Basic] Public Function ShouldPersistItemHeight() As Boolean [C#] public bool ShouldPersistItemHeight(); [C++] public: bool ShouldPersistItemHeight(); [JScript] public function ShouldPersistItemHeight() : Boolean;
whether the itemHeight property should be persisted.
ComboBox Class | ComboBox Members | System.WinForms Namespace