Hi
I’m trying to create a “MultiLine” grid. So I created a “Container” with a “text Box” in it just to play around, and with “Test Message” as its value, and put this container in one column.
Of course the grid displayed all the rows in the table associated with it, and in this particular column the text “Test Message” is displayed as expected. As I said, just to ply around. My intension is to create a class with name and address (table fields) to display in this column.
My problem is: I don’t know how this text (in the TextBox in the container) adjust they “ForeColor” to display the color defined in “HightLightForeColor” property or the color specified in a command like SetAll("DynamicForeColor",A3,"Column")
The “Text” forecolor always display with the forecolor of its properties. The background color is ok, because I can configure the Container and the textbox as transparent.
Is there any way to make the color of this text display the same color of the rest of the grid?
Regards
Mauro
I’m trying to create a “MultiLine” grid. So I created a “Container” with a “text Box” in it just to play around, and with “Test Message” as its value, and put this container in one column.
Of course the grid displayed all the rows in the table associated with it, and in this particular column the text “Test Message” is displayed as expected. As I said, just to ply around. My intension is to create a class with name and address (table fields) to display in this column.
My problem is: I don’t know how this text (in the TextBox in the container) adjust they “ForeColor” to display the color defined in “HightLightForeColor” property or the color specified in a command like SetAll("DynamicForeColor",A3,"Column")
The “Text” forecolor always display with the forecolor of its properties. The background color is ok, because I can configure the Container and the textbox as transparent.
Is there any way to make the color of this text display the same color of the rest of the grid?
Regards
Mauro