Property HasOwnInterior
HasOwnInterior
Gets a value indicating whether the control has internal scroll bars.
public override bool HasOwnInterior { get; }
Property Value
- bool
true
if the control has internal scroll bars; otherwise,false
.
Gets a value indicating whether the control has internal scroll bars.
public override bool HasOwnInterior { get; }
true
if the control has internal scroll bars; otherwise, false
.