BaseGallery Methods
Represents a base class for galleries.
Name | Description |
---|---|
Add |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Assign |
Assigns all Gallery |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
Clear |
|
Create |
Copies contents and settings from the specified gallery to the current gallery. |
Create |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Inherited from Marshal |
Destroy() | Destroys gallery items and clears gallery group collection. |
Destroy |
Destroys gallery items that belong to the current gallery. |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
End |
Unlocks the Base |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Force |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Get |
Returns a list containing all gallery items that belong to the current gallery. |
Get |
Returns whether animation on hovering gallery items is actually enabled. |
Get |
Returns the checked (selected) gallery item (if only one item is selected). |
Get |
Returns a list containing the currently checked (selected) gallery items. |
Get |
Returns the total number of currently checked gallery items. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns an item that has the specified caption. |
Get |
Gets a Gallery |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Returns an object that represents a service provided by the Component or by its Container. Inherited from Component. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Returns a list containing visible gallery items. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Invalidate() | Invalidates the region which is occupied by the gallery. |
Invalidate |
Invalidates the region which is occupied by the specified Gallery item. |
Invalidate |
Invaldates the specified region of the current Base |
Layout |
Recalculates all the graphical information of the gallery. |
Make |
Makes the specified gallery item visible onscreen, if it’s hidden due to scrolling. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Raise |
Raises the Base |
Raise |
Raises the Base |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Refresh |
Recalculates all the graphical information of the gallery. |
Scale |
|
Scroll |
Scrolls the gallery (with or without an animation effect) making the specified gallery item visible at a specific position. |
Scroll |
Scrolls the gallery (with or without an animation effect) making the specified item visible. |
Scroll |
Scrolls the gallery (with or without an animation effect) making the specified gallery group visible at a specific position. |
Scroll |
Scrolls the gallery (with or without an animation effect) making the specified gallery group visible. |
Set |
Checks or unchecks the specified item, while allowing you to specify whether the previously checked items should be unchecked. |
Set |
Checks or unchecks the specified item. If multiple item checking is enabled and the CTRL or SHIFT key is currently pressed, the Set |
To |
Returns a String containing the name of the Component, if any. This method should not be overridden. Inherited from Component. |
See Also