![]() |
using textout api function
did anyone know how set fontsize with textout api thanks
:undecided |
Re: using textout api function
Quote:
http://www.ex-designz.net/apidetail.asp?api_id=343 |
Re: using textout api function
yes i know that but it can`t aply with picturebox, and I need dinamicly set horizontal text means like this
dim text as string text="something" dim txt as integer,vt as integer txt=len(text) hz=picture1.hwight-txt textout hz,vt,text,txt sorry for my bad english thanks:confused: |
Re: using textout api function
picturebox has font property.Did you try setting it's font size before using
textout? Code:
.......... |
Re: using textout api function
Yes, I tried that, but doesn`t work. Did You have any other sugestion?
I `ll send you small code of my work. please tell me if I do some wrong. thank`s Code:
|
Re: using textout api function
Quote:
Code:
............. |
Re: using textout api function
I forgot to tell you, I using OVTOOLLibrary.
Maybe is problem with this lib. |
| All times are GMT +5.5. The time now is 16:58. |