Metodo EditAttrControlBaseGetReadOnlyBackColor
|
Ritorna il colore 'ReadOnly' a seconda dello skin attualmente impostato.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 27.1.0
Sintassi public static Color GetReadOnlyBackColor(
ISupportLookAndFeel ctrl
)
Public Shared Function GetReadOnlyBackColor (
ctrl As ISupportLookAndFeel
) As Color
public:
static Color GetReadOnlyBackColor(
ISupportLookAndFeel^ ctrl
)
static member GetReadOnlyBackColor :
ctrl : ISupportLookAndFeel -> Color
Parametri
- ctrl ISupportLookAndFeel
-
Valore di ritorno
ColorVedi anche