Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
twsapi: General VB Question: TOS display
Michel
开云体育Use a
PictureBox, ScaleMode = 4 (Character), and then :
PictureBox.ForeColor = GREEN/RED
PictureBox.Print ...
?
You
must also use a vertical scroll bar to print the apropiate ticks into the
PictureBox (you have to manage it with its properties Max, Min and Value to
print all the lines of the PicturBox into a For...Next
loop).
?
Hope
this help.
Regards.
?
Michel.
|
marinindextrader
I agree with Migurull,
If all you want to do is control the color of text conditionally, PictureBox is a simple solution. However, the ListView control is a powerful weapon when designing killer GUI's More Information on both controls can be had here: 3067/ Click on the MSDN Link and browse the sidebar. Scott --- In twsapi@y..., "Michel" <migurull@t...> wrote: Use a PictureBox, ScaleMode = 4 (Character), and then :ticks into the PictureBox (you have to manage it with its properties Max, Minand Value to print all the lines of the PicturBox into a For...Next loop).ungifted programmer to try its hand on an Order Entry system. I'm used toin more than one month cost me all my earnings.with IB and which I want to recreate better, using some of the ideas presentedhere. the difficulty, that the List.Forecolor method only allows to changethe color of the whole box.downtick lines red.can specify the color each line will be displayed.Service. |
to navigate to use esc to dismiss