Gentlemen
I work with VB.
I need to create a dialogue window, inside a DLL to be worked with VB.
The necessity is the following one:
I have a file that has to be drawing of the graphic Type XY
and I would like to make it with PB.
PB is very fast, the graph would be made without problems,
from alone VB he would inform the parameter of Maximum value
allowed as example: 100.
if after the time I need to change the parameter of 100 for 90,
the window will be redrawn automatically.
Thank you
------------------
I work with VB.
I need to create a dialogue window, inside a DLL to be worked with VB.
The necessity is the following one:
I have a file that has to be drawing of the graphic Type XY
and I would like to make it with PB.
PB is very fast, the graph would be made without problems,
from alone VB he would inform the parameter of Maximum value
allowed as example: 100.
if after the time I need to change the parameter of 100 for 90,
the window will be redrawn automatically.
Thank you
------------------
Comment