Propriedade PictureBox.WaitOnLoad

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Tools.Excel.Controls
Assembly:  Microsoft.Office.Tools.Excel.v4.0.Utilities (em Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)

Sintaxe

'Declaração
<BrowsableAttribute(False)> _
Public Property WaitOnLoad As Boolean
[BrowsableAttribute(false)]
public bool WaitOnLoad { get; set; }

Valor de propriedade

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

PictureBox Classe

Namespace Microsoft.Office.Tools.Excel.Controls