BSwitch
Linea B-Arts Legacy: questa scheda descrive
BArtsFrameworkNet(.NET Framework 4.7.2). Non usare firme o namespace come se appartenessero alla linea Classic successiva o alBFrameworkmoderno .NET 10.
Identità
Assembly/progetto:
BArtsFrameworkNet.Target:
.NET Framework 4.7.2.Namespace CLR:
BArts.BWeb.BControls.Nome completo:
BArts.BWeb.BControls.BSwitch.Tipo:
class.Ambito:
design-time.
Ruolo
Tipo di supporto al designer. È documentato per completezza, ma normalmente non viene istanziato dal codice applicativo.
Dichiarazione
<ToolboxData("<{0}:BSwitch runat=server></{0}:BSwitch>")> Public Class BSwitch
Classe base dichiarata: WebControl.
Interfacce dichiarate: INamingContainer.
Tipi annidati pubblici
Costruttori
| Nome | Dichiarazione |
|---|---|
New |
Public Sub New() |
Campi e costanti
| Nome | Dichiarazione |
|---|---|
K_JS_MBSetFocus |
Public Const K_JS_MBSetFocus As String = "SetFocus(this, event, '{0}');" |
K_JS_MBBindChecked |
Public Const K_JS_MBBindChecked As String = "javascript:BindCheckedTo('{0}', '{1}', {2});" |
Proprietà
| Nome | Dichiarazione |
|---|---|
ClientIDChk |
Public ReadOnly Property ClientIDChk As String |
CssContainer |
<Category("Option"), Bindable(False), DefaultValue(K_CssContainer_DEF), CssClassProperty()> Public Property CssContainer() As String |
CssSlider |
<Category("Option"), Bindable(False), DefaultValue(K_CssSlider_DEF), CssClassProperty()> Public Property CssSlider() As String |
SliderIsSquare |
<Category("Option"), Bindable(False), DefaultValue(K_SliderIsSquare_DEF)> Public Property SliderIsSquare() As Boolean |
INVIO |
<Category("Option"), Bindable(False), DefaultValue(K_INVIO_DEF)> Public Property INVIO() As Boolean |
CtlNextFocus |
<Category("Option"), Bindable(False), DefaultValue(K_CTLNEXTFOCUS_DEF)> Public Property CtlNextFocus() As String |
Tag |
<Category("Option"), Bindable(False), DefaultValue(K_Tag_DEF)> Public Property Tag() As Object |
CtlTargetBind |
<Category("Option"), Bindable(False)> Public Property CtlTargetBind() As WebControl |
BindToProperty |
<Category("Option"), Bindable(False), DefaultValue(K_BindToProperty_DEF)> Public Property BindToProperty() As eBindToProperty |
Checked |
Public Property Checked As Boolean |
Eventi
| Nome | Dichiarazione |
|---|---|
Changed |
Public Event Changed() |
Metodi
| Nome | Dichiarazione |
|---|---|
SetAttributes |
Public Sub SetAttributes() |
Sorgenti verificati
WebControls\BSwitch\BSwitch.vbWebControls\BSwitch\BSwitchDesigner.vb
