次の方法で共有


AutoCompleteTextBox.MaxItems Property

Definition

Gets or sets the maximum number of items to display.

public:
 property System::UInt32 MaxItems { System::UInt32 get(); void set(System::UInt32 value); };
public uint MaxItems { get; set; }
member this.MaxItems : uint32 with get, set
Public Property MaxItems As UInteger

Property Value

Applies to