-
... Converting from Twips to Pixels ? ...
Hello everybody,
I'm using the MSFlexGridControl with MFC, and when i click on a cell, i move
a CEdit box to the position.
The problem is :
When i get the position and dimension of the selected Cell (Width,Height), i
have the values in Twips ...
-> How to convert that dimension in Pixels ?
in VB we have :
Screen.TwipsPerPixelX
Screen.TwipsPerPixelY
But in C++ ? Do I have to use the CDC of the control or something like that
??
I'm really lost ... Thank's for any help.
Driss.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|