EbsOpen Class Library for EBSILON®Professional

Process.UserControl Property

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

See Also

Process Class | EbsOpen Namespace