الرئيسية > comp > gb.qt > control > backcolor 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr fa id vi ko ja ru zh zh_TW eo
السابق  التالي  تحرير  إعادة تسمية  تراجع  بحث  الإدارة  
المستندات  
تحذير! هذه الصفحة لم يتم ترجمتها.  See english version 
Control.BackColor (gb.qt)
PROPERTY BackColor AS Integer

A synonymous for the Background property.

مثال

' Set the Background Colour of the TextBox with the Name "TextBox1" to green:

TextBox1.BackColor = \&H0000FF00\&