EbsOpen Class Library for EBSILON®Professional

Button.Active Property

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

See Also

Button Class | EbsOpen Namespace