EbsOpen Class Library for EBSILON®Professional

Alertfield.ActiveButton Property

[Visual Basic]
Public Property ActiveButton As Boolean
[C#]
public bool ActiveButton { get; set; }
[C++]
public: __property bool get_ActiveButton();
public: __property void set_ActiveButton(bool );
[JScript]
public function get ActiveButton() : bool
public function set ActiveButton(bool);

See Also

Alertfield Class | EbsOpen Namespace