01-25-2013, 05:31 PM
Dear Gintaras,
I need some advice on th following issue. Suppose in a dialog you have the read-only following edit field :
Function SearchFolInDirDlg
If the information to be stored in this field is longer than its width and thus right-end iondormation should be scrolled to be diaplayed, what is the statemnt that can be used to scroll the field to its end. I understand that alternatively you may key CTRL+End but I would prefer to click on a button to scroll this field to its end.
Thanks in advance
I need some advice on th following issue. Suppose in a dialog you have the read-only following edit field :
Function SearchFolInDirDlg
If the information to be stored in this field is longer than its width and thus right-end iondormation should be scrolled to be diaplayed, what is the statemnt that can be used to scroll the field to its end. I understand that alternatively you may key CTRL+End but I would prefer to click on a button to scroll this field to its end.
Thanks in advance