This property sets or retrieves the "PenWidthUnit" label of the ToolBarStandard control.

[Visual Basic]Public Property LabelPenWidthUnit As System.Windows.Controls.Label
[C#]public System.Windows.Controls.Label LabelPenWidthUnit {get; set;}

Property Value

A value of type System.Windows.Controls.Label

Explanation

The LabelPenWidthUnit property sets or retrieves the "PenWidthUnit" label of the ToolBarStandard. The "PenWidthUnit" label is a Label control. By using the LabelPenWidthUnit property, you can change "PenWidthUnit" label settings, generate events, etc.

For code examples, please refer to the ButtonBackColor property.

See Also

ToolBarStandard Members | Newtone.ImageKit.Wpf.ToolBarStandard

 

The ImageKit WPF is created by Newtone Corporation