CAN WE USE .NET CONTROLS LIKE COMBO BOX ON MULTICHARTS.NET

Questions about MultiCharts .NET and user contributed studies.
SELVAN
Posts: 1
Joined: 19 Oct 2014

CAN WE USE .NET CONTROLS LIKE COMBO BOX ON MULTICHARTS.NET

Postby SELVAN » 19 Oct 2014

Dear sir,

Windows from controls on multicharts.net possible

if i need to us the following vb.net/c# controls in multicharts.net , it is possible , if so how, to use it, if any thing wrong in my questeen, i am sorry for that and please guide me

BUTTON
CHECKBOX
LABEL
COMBO BOX
SILDER
PROGRESSBAR
SEPARATOR

PANEL
SPLIT CONTAINER
TAB CONTROL
TABLET LAYOUT PANEL
TREE VIEW

thankyou sir

Alexxx
Posts: 25
Joined: 28 Aug 2014
Has thanked: 4 times
Been thanked: 2 times

Re: CAN WE USE .NET CONTROLS LIKE COMBO BOX ON MULTICHARTS.

Postby Alexxx » 20 Oct 2014

Dear sir,

Windows from controls on multicharts.net possible

if i need to us the following vb.net/c# controls in multicharts.net , it is possible , if so how, to use it, if any thing wrong in my questeen, i am sorry for that and please guide me

BUTTON
CHECKBOX
LABEL
COMBO BOX
SILDER
PROGRESSBAR
SEPARATOR

PANEL
SPLIT CONTAINER
TAB CONTROL
TABLET LAYOUT PANEL
TREE VIEW

thankyou sir
Yes, You can use it all .net controls(winform and wpf). Create form, add controls and initialize in StartCalc() for example.

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: CAN WE USE .NET CONTROLS LIKE COMBO BOX ON MULTICHARTS.

Postby Henry MultiСharts » 20 Oct 2014

SELVAN, that can be done. You can find usage examples in the prebuilt _TPO_ indicator and _ChartToolBar_Trading_ signal.


Return to “MultiCharts .NET”