IBWinFormControl
Identità
Namespace:
B.BInterfacesAssembly:
BFrameworkTipo: interface
Sorgente API: versione
5.0.0
Scopo
Definisce il contratto pubblico IBWinFormControl del namespace B.BInterfaces.
Dichiarazione
public interface IBWinFormControl
Proprietà
| Proprietà | Tipo | Accesso |
|---|---|---|
AutoAlignMB |
bool |
get/set |
AutoAllinea |
bool |
get/set |
IndexAlign |
byte |
get/set |
LblWidth |
double |
get |
Left |
double |
get/set |
Spaziatura |
double |
get/set |
TextWidth |
double |
get/set |
Metodi
void AllineaControlli(object contenitore, byte index)
Esempi
Consultare IBWinFormControl - Esempi.
