[Visual Basic] Public Property LabelRoundRectangleRadiusUnit As System.Windows.Forms.ToolStripLabel
[C#] public System.Windows.Forms.ToolStripLabel LabelRoundRectangleRadiusUnit {get; set;}
プロパティ値
System.Windows.Forms.ToolStripLabel 型の値
解説
「角丸半径」設定単位用ラベルの ToolStripLabel コントロールを示します。
ラベルの文字列を ToolBarSetupObjects
標準のものから変更したい場合などラベル毎の詳細な設定や、任意のラベルのクリックイベントの取得が可能です。
具体的なコード例は、ButtonAspectRatio
プロパティのページをご参照ください。
参照
ToolBarSetupObjects メンバ | Newtone.ImageKit.Win.ToolBarSetupObjects