B-Arts DocumentationIndice generale

eButtons

Linea B-Arts classica: questa scheda descrive BNetFramework (.NET Framework 4.8). Non usare firme o namespace come se appartenessero al BFramework moderno .NET 10.

Identità

  • Assembly/progetto: BNetFramework.

  • Target: .NET Framework 4.8.

  • Namespace CLR: BArts.BWeb.BControls.

  • Nome completo: BArts.BWeb.BControls.BMsgBox.eButtons.

  • Tipo: enum.

  • Ambito: runtime/interfaccia pubblica.

Ruolo

Enumerativo pubblico utilizzato nell'area BArts.BWeb.BControls della linea classica.

Dichiarazione

Public Enum eButtons As Byte

Valori

Nome Dichiarazione
[Ok] [Ok] = 0
[Annulla] [Annulla] = 1

Sorgenti verificati

  • WebControls\BMsgBox\BMsgBox.vb