BMenu
Linea B-Arts classica: questa scheda descrive
BNetFramework(.NET Framework 4.8). Non usare firme o namespace come se appartenessero alBFrameworkmoderno .NET 10.
Identità
Assembly/progetto:
BNetFramework.Target:
.NET Framework 4.8.Namespace CLR:
BArts.BWindows.BControls.Nome completo:
BArts.BWindows.BControls.BMenu.Tipo:
class.Ambito:
runtime/interfaccia pubblica.
Ruolo
Tipo pubblico dei controlli Windows Forms della linea classica B-Arts.
Dichiarazione
<DefaultEvent("ItemClick")> _ Public Class BMenu
Costruttori
| Nome | Dichiarazione |
|---|---|
New |
Public Sub New() |
Proprietà
| Nome | Dichiarazione |
|---|---|
TabellaGruppi |
Public Property TabellaGruppi() As String |
TabellaComandi |
Public Property TabellaComandi() As String |
CampoKeyGruppi |
Public Property CampoKeyGruppi() As String |
CampoDescrGruppi |
Public Property CampoDescrGruppi() As String |
CampoKeyComandi |
Public Property CampoKeyComandi() As String |
CampoKeyGruppiComandi |
Public Property CampoKeyGruppiComandi() As String |
CampoDescrComandi |
Public Property CampoDescrComandi() As String |
CampoImg |
Public Property CampoImg() As String |
CampoOrigineImg |
Public Property CampoOrigineImg() As String |
ButtonDockableVisible |
<DefaultValue(True)> _ Public Property ButtonDockableVisible() As Boolean |
DockChecked |
<DefaultValue(False)> _ Public Property DockChecked() As Boolean |
DataSet |
Public ReadOnly Property DataSet() As DataSet |
ImgLst |
Public ReadOnly Property ImgLst() As ImageList |
SelectedIndex |
Public Property SelectedIndex() As Integer |
Eventi
| Nome | Dichiarazione |
|---|---|
ItemClick |
Public Event ItemClick(ByVal IDComando As Long) |
DockCheckedChanged |
Public Event DockCheckedChanged(ByVal Checked As Boolean) |
MouseOverControl |
Public Event MouseOverControl() |
Metodi
| Nome | Dichiarazione |
|---|---|
Init |
Public Function Init(ByVal DS As Data.DataSet, ByVal ImgLst As ImageList) As Boolean |
Sorgenti verificati
Controls\BMenu\BMenu.vb
