Box Class
class Box
|
Method |
Description |
|---|---|
|
Cancels a previous method call to the Object::setTimeOut Method. (Inherited from Object.) | |
|
Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
|
Returns the timer handle for the object. (Inherited from Object.) | |
|
Retrieves the handle of the class of the object. (Inherited from Object.) | |
|
Initializes a new instance of the Object class.. (Inherited from Object.) | |
|
Releases the hold on an object that has called a wait method on this object. (Inherited from Object.) | |
|
Releases a lock on the object that was issued by a wait method on this object. (Inherited from Object.) | |
|
Determines whether the object is on a server. (Inherited from Object.) | |
|
Returns the instance that owns the object. (Inherited from Object.) | |
|
Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
|
Returns a string that represents the current object. (Inherited from Object.) | |
|
Returns the current number of references (the value of the reference counter) that the object has. (Inherited from Object.) | |
|
Pauses a process. (Inherited from Object.) | |
|
Returns an XML string that represents the current object. (Inherited from Object.) | |
|
Displays a dialog box that has both OK and Cancel buttons that enables the user to select whether to see the dialog box in the future. | |