NetXP 3.0 Reference

DockObject Methods

The methods of the DockObject class are listed below. For a complete list of DockObject class members, see the DockObject Members topic.

Public Instance Methods

BringToFront Brings the object to front.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
OnPropertyChanged Internal.
OnPropertyChanging Internal.
RecordAutoHideRestore Records a restore object.
RecordDockingRestore Records a restore object.
RecordFloatingRestore Records a restore object.
RecordRestore Records a restore object.
ToString (inherited from Object)Returns a String that represents the current Object.
UpdateVisibility Updates the object's visibility.

See Also

DockObject Class | NETXP.Controls.Docking Namespace