Skip to main content

Loading Panel

The Loading Panel is displayed within a panel while waiting for a callback response. Under the loading panel, a Loading Div element covering the particular dock panel can be displayed. By default, this element is transparent. To show it, specify the element’s style settings.

Docking_VE_LoadingPanel

The table below lists the main members that affect the appearance of loading panels and the way in which they function.

Characteristics Members
Settings PopupControlSettingsBase.SettingsLoadingPanel
Image ImagesBase.LoadingPanel (via DockPanelSettings.Images.LoadingPanel)
Style PopupControlStyles.LoadingPanel (via DockPanelSettings.Styles.LoadingPanel)
Div Element Style PopupControlStyles.LoadingDiv(via DockPanelSettings.Styles.LoadingDiv)