Skip to main content
A newer version of this page is available. .

WindowsUIButtonPanel.PeekFormOptions Property

Provides access to the Peek Form settings, such as size, show delay, beak location.

Namespace: DevExpress.XtraBars.Docking2010

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

[DXCategory("Options")]
public PeekFormOptions PeekFormOptions { get; }

Property Value

Type Description
DevExpress.XtraBars.Docking2010.PeekFormOptions

A DevExpress.XtraBars.Docking2010.PeekFormOptions object that specifies the Peek Form settings, such as size, show delay, beak location.

See Also