ComboBox.hasFrame

bool hasFrame() @property nothrow

Get hasFrame property.

Returns

The has-frame property controls whether a frame is drawn around the entry.
void hasFrame(bool propval) @property nothrow

Set hasFrame property.

Parameters

propvalThe has-frame property controls whether a frame is drawn around the entry.