HelpButton

StockSharp.Xaml

Help button.

Наследует: SimpleButton

Реализует: IComponentConnector

Конструкторы

HelpButton()

Initializes a new instance of the HelpButton.

Свойства

DocUrl : string

Internet address of help site.

ShowText : bool

Show text instead of image. The default is off.

Методы

InitializeComponent()

InitializeComponent

OnClick()

Called when a Button is clicked.

Поля

DocUrlProperty : DependencyProperty

DependencyProperty for DocUrl.

ShowTextProperty : DependencyProperty

DependencyProperty for ShowText.