c# - winform
How to get list of installed fonts - into combobox.
When enduser click on a label or textbox, some markers should appear arround the control,
And how to change the font of a selected control.
I also want, when a control i selected and if I press some keyboard arrowkeys, that controls shuld move 1mm in the according direction.
Many questions, but...maybe there is some simmilar example ?
Thanks a lot.
Loading

SenthilkumarPosted Apr 27, 2012, 7:23 AM
Bind the result to the combo box.
I am not clear of other things.
MementoPosted Apr 27, 2012, 7:45 AM
About moving controls at runtime...
It's like in Corel - you select some object (text, images or whatever) - some selection markers appear - and if you press UpArrowKey on keyboard - object is moving Up for some part of mm or pixel.