backcolor
美
英 
例句
The backColor parameter is used to calculate the fill color of the frame so that it is always visible against the background.
backColor參數用來計算框架的填充顏色,以便它在背景上總是可見的。
A BlendPanel is simply a Panel control that has no BackColor property, but instead has a Blend property.
BlendPanel僅僅是個面板控件,不具有BackColor屬性,而具有Blend屬性。
Typically, Windows handles painting automatically by using property settings such as BackColor to determine the appearance of a control.
通常,Windows使用BackColor等屬性設置來確定控件的外觀,從而自動處理控件的繪制。
If true, the control accepts a BackColor with an alpha component of less than 255 to simulate transparency.
如果為true,控件接受alpha組件小于255的BackColor以模擬透明。
The backcolor parameter is applied to the area within the bounds parameter.
backcolor參數被應用到bounds參數中的相應區域。
The following example demonstrates how to set the BackColor property in the Windows Form element definition to a fixed value of LightGray.
下面的示例演示如何將Windows窗體元素定義中的BackColor屬性設置為LightGray的固定值。
Common style attributes that can be adjusted include forecolor, backcolor, font, and content alignment within the cell.
可以調整的常見樣式屬性包括單元格中的前景色、背景色、字體和內容對齊方式。
A Label can be made transparent by setting its BackColor property to Color. Transparent.
通過將Label的BackColor屬性設置為Color.Transparent,可使該標簽成為透明的。
BackColor Sets or retrieves the background color of the current selection.
當前選擇設置重新獲得背景顏色
Setting the background color, if needed, by setting the BackColor property in the Properties window.
如果需要,通過設置“屬性”窗口中的BackColor屬性設置背景色。
You can also customize the appearance of the panel by setting the BackColor, BackgroundImage, and BorderStyle properties.
也可以通過設置BackColor、BackgroundImage和BorderStyle屬性自定義面板的外觀。
Optionally set the Alignment and BackColor properties in the Properties window.
(可選)設置“屬性”窗口中的Alignment和BackColor屬性。
The DataGrid and Calendar controls include a bordercolor attribute in the rendered table elements if its BackColor property is set.
如果設置了BackColor屬性,則DataGrid和Calendar控件便會在呈現的table元素中包括bordercolor屬性。
The BackColor property inherited from WebControl indicates the default background color.
默認的背景色由從WebControl繼承的background屬性指定。
Next, set the BackColor property to your desired border color.
接著,將BackColor屬性設置為您所需要的邊框顏色。
ClearType fonts are now supported, and you can modify the BackColor property on read-only controls.
現在支持ClearType字體,并可以修改只讀控件的BackColor屬性。
The key for retrieving the style from the embedded style sheet for BackColor property.
用于從BackColor屬性的嵌入式樣式表中檢索樣式的鍵。
Returns or sets the control's ambient BackColor property to either a palette (RGB) color or a predefined system color.
返回控件的環境BackColor屬性或將其設置為調色板(RGB)顏色或預定義的系統顏色。
This will enable your control to support a transparent backcolor.
這將使控件能夠支持透明背景色。
After running the above code, Command1's BackColor is still the default (gray), and Command2's BackColor is black.
運行以上代碼后,Command1的BackColor仍是默認值(灰色),Command2的BackColor是黑色。
Use the DataBindings dialog box to bind single-value properties (such as the BackColor or Width properties) to the control.
使用“數據綁定”對話框可以將單值屬性(如BackColor或Width屬性)綁定到控件。
The following example illustrates how to set the BackColor property of the Table control, which is inherited from the WebControl base class.
下面的示例闡釋如何設置Table控件的BackColor屬性,該控件是從WebControl基類繼承的。
Set properties (attributes) of the style element, such as BackColor or BorderWidth.
設置樣式元素的屬性(property)(屬性(attribute)),例如BackColor或BorderWidth。
For example, if you set the BackColor subproperty of the SelectedRowStyle to gray, a selected row is displayed with a gray background.
例如,如果將SelectedRowStyle的BackColor子屬性設置為灰色,選定的行則顯示為具有灰色背景。
After running the above code, Command1's BackColor is red and Command2's BackColor is black.
在運行上述代碼后,Command1的BackColor為紅色,Command2的BackColor為黑色。
The property name is "BackColor" and it is set to gray.
屬性名為“BackColor”并被設置為Gray。
The WebControl class derives from Control and adds style-related properties such as Font, ForeColor, and BackColor.
WebControl類從Control派生,并添加了與樣式相關的屬性,如Font、ForeColor和BackColor。
For example, the Windows Forms Button control has properties like BackColor, ForeColor, and BackgroundImage.
例如,Windows窗體Button控件具有BackColor、ForeColor和BackgroundImage等屬性。
Pascal BackColor Protected instance field
保護的實例字段
Brief analysis of several factors of soybean oil backcolor
淺析大豆油脂回色的幾種因素
To give your control a transparent backcolor
使控件擁有透明背景色