RS Display is a simple ActiveX control useful to show some kind of information, for example a clock or some other display, in which user can choose backcolor, forecolor and letter size. | RS Display es un sencillo control ActiveX útil para mostrar algún tipo de información, como la hora por ejemplo, con los colores de letra y fondo elegidos por el usuario, así como el tamaño y tipo de letra. |
Sets the ForeColor property for an object. | Escribe la propiedad ForeColor de un objeto. |
For example, every Visual Component has the properties BackColor and ForeColor to modify the visual appearance. | Por ejemplo, todos los componentes visuales tienen las propiedades BackColor y ForeColor que permiten modificar el aspecto visual del componente. |
BackColor, ForeColor, Picture and PicturePosition properties only take effect for Button objects if the OwnerDraw property is set to TRUE. | Las propiedades BackColor, ForeColor, Picture y PicturePosition solo tienen efecto para los objetos Button cuando la propiedad OwnerDraw del botón es igual a TRUE. |
