Jump to content

Control color


qilei

Recommended Posts

  • hooovahh featured and unfeatured this topic

I haven't checked specifically for the code hooovahh linked to, but I assume it simply uses the .NET DataGrid control. This has a BackgroundColor property which you can set. You need to wire the terminal of the control into the property node and select the property. The data type for the color is a .NET datatype which doesn't need a constructor, so you can  just wire the output into a property node to link it to the Color class and then disconnect that and select the relevant color and wire it as an input:

 

 

Example_VI.png

Link to comment

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.