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.