jlabel設(shè)置文字位置 VB標(biāo)簽如何設(shè)置字體,居中,啊?
VB標(biāo)簽如何設(shè)置字體,居中,啊?在VB6中,(1)如下圖所示設(shè)置label center方法,(2)如下圖所示設(shè)置label font方法,(3)在帶有l(wèi)abel1“horizontal center
VB標(biāo)簽如何設(shè)置字體,居中,???
在VB6中,(1)如下圖所示設(shè)置label center方法,(2)如下圖所示設(shè)置label font方法,(3)在帶有l(wèi)abel1“horizontal center的代碼uLoad()中設(shè)置option explicitprivate子窗體。Alignment=2”設(shè)置字體。Fontname=“Microsoft YaHei”“字體大小。Fontsize=10”設(shè)置為。Fontitalic=true end withend sub(4)只能設(shè)置標(biāo)簽內(nèi)容的水平對齊方式。無法設(shè)置標(biāo)簽內(nèi)容垂直對齊方式