Property | Type | Description | |
---|---|---|---|
CurState | string | ||
CurStateLabel | string | ||
LastStateChange | System.DateTime | ||
LastUpdated | System.DateTime | ||
Location | Point | ||
_controlname | string | ||
objName | string | ||
screenObject |
Method | Description | |
---|---|---|
CustomUserControl ( |
||
Update ( ) : void | ||
setLocation ( double X, double Y ) : void |
Method | Description | |
---|---|---|
UserControl_Unloaded ( object sender, |
||
refreshControl ( ) : void |
public CustomUserControl ( |
||
sObj | ||
ControlName | string | |
appName | string | |
user | string | |
return | System |
public setLocation ( double X, double Y ) : void | ||
X | double | |
Y | double | |
return | void |