B-Arts DocumentationIndice generale

eButtons

Linea B-Arts Legacy: questa scheda descrive B-ArtsFramework (.NET Framework 4.7.2). Non usare firme o namespace come se appartenessero alla linea Classic successiva o al BFramework moderno .NET 10.

Identità

  • Assembly/progetto: B-ArtsFramework.

  • Target: .NET Framework 4.7.2.

  • 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 Legacy.

Dichiarazione

Public Enum eButtons As Byte

Valori

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

Sorgenti verificati

  • WebControls\BMsgBox\BMsgBox.vb