If my color picker is my Form2 and I want it to interact with my Form1's labels, how can I do this? Do I just specify that it's label1 from Form1 that gets modified by the trackbars? Edit: Also chroma effect?
@CSharpCodeAcademy4 жыл бұрын
You can pass the parameters b/w Forms in order to pass data
@trel76124 жыл бұрын
@@CSharpCodeAcademy i don't get it ;(
@TheNoodle90003 жыл бұрын
How do you make a bunifuElipse1?
@CSharpCodeAcademy3 жыл бұрын
I'm using bunifu framework controls, kzbin.info/www/bejne/a4G6p6B4fZ53prs here is the video, how you can add bunifu to your project.
@vexxy98794 жыл бұрын
could you make a timer with this, so it changes the whole time, thank you!
@CSharpCodeAcademy4 жыл бұрын
you can add the timer and set dynamic random values so it'll changes all the time.
@vexxy98794 жыл бұрын
@@CSharpCodeAcademy i got it!, thanks for your answer tho