I want create a label have a empty text. If i preview it, its size is small (if the form contains it in layout). In the case, i want to create a label have a size = size in pixel of specified text. Example: by operation, i fill the text "1234" into this label. Then the label will zoom -> the form will also zoom. This is not good. So I want to create this label have a size = size of "1234".

Thanks.