ApplicationControlCommand for double click in Floating window

I have a view layout item of 4x4 on smartwall. if i click on particular position, the corresponding camera should be displayed in floating window. But when i double-click the floating window, it should display all 4x4 camera.

I need to know the application command for the same.

I guess this question was overlooked.

Please explore the Smart Client View and Windows tool plugin sample. I am guessing you will find how to achieve what you ask from that sample. You can then see the code to implement in your solution.