Hello everyone
In C#, I have this code to create a new button:
but the button refuses to appear and I don't know why it doesn't ! O.o
Thanks Everyone
In C#, I have this code to create a new button:
Insim.Send(new IS_BTN { Text = "Cash: €" + Conn.Cash, L = 53, T = 1, W = 18, H = 4, ClickID = 1, UCID = 255, BStyle = ButtonStyles.ISB_DARK });
but the button refuses to appear and I don't know why it doesn't ! O.o
Thanks Everyone