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