Label1->AutoSize = False;// True
Label1->Caption = "This string is too long to be the caption of this label";
Label1->AutoSize = False;// True
Label1->Caption = "This string is too long to be the caption of this label";
转载于:https://www.cnblogs.com/xe2011/archive/2012/06/03/5e3ea26bf00c3f8373ecd66c7e650f17.html