名前、サイズ、単位、太字などの他のプロパティを持つフォントなどのプロパティを持つクラスを実行したいのですが、解決策を試しましたが、機能しません(http://stackoverflow.com / questions / 755391 / group-properties-in-a-custom-control)誰でもお手伝いできますか?どんな助けでもありがたいです。
<TypeConverter(GetType(ExpandableObjectConverter))> _
Class TestingClass
'Some property here
End Class