PDA

View Full Version : Clickbutton C#


Bass-Driver
28th February 2010, 08:37
hi
i have a small question how to use a clickbutton inside the insim
i know i need the createbutton line: Example
InSim.Send_BTN_CreateButton("^2Yes", Flags.ButtonStyles.ISB_DARK | Flags.ButtonStyles.ISB_CLICK, 0, 0, 0, 0, 0, i.UniqueID, 40, false);

but what i want to ask is:
where do i need place the code when someone click on it.

Bremskiller18akaHeinz
28th February 2010, 09:37
I have the same problem
good question.....