B Brian Henry May 17, 2005 #1 Is there a way to draw a string on the form (using the graphic object's drawstring) and set a tab stop on it? thanks
Is there a way to draw a string on the form (using the graphic object's drawstring) and set a tab stop on it? thanks
H Herfried K. Wagner [MVP] May 17, 2005 #2 Brian Henry said: Is there a way to draw a string on the form (using the graphic object's drawstring) and set a tab stop on it? thanks Click to expand... No, but you can use a label control instead ;-).
Brian Henry said: Is there a way to draw a string on the form (using the graphic object's drawstring) and set a tab stop on it? thanks Click to expand... No, but you can use a label control instead ;-).