PopupGalleryEditGallery Methods
A gallery within a PopupGalleryEdit.
Name | Description |
---|---|
Add |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Gallery |
Assign |
Assigns all Gallery |
Begin |
Locks the Base |
Calc |
Returns information on the Standalone |
Cancel |
Unlocks the Base |
Clear |
Inherited from Base |
Create |
Copies contents and settings from the specified gallery to the current gallery.
Inherited from Base |
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.
Inherited from Base |
Destroy |
Destroys gallery items that belong to the current gallery.
Inherited from Base |
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.
Inherited from Gallery |
Get |
Returns a list containing all gallery items that belong to the current gallery.
Inherited from Base |
Get |
Returns whether animation on hovering gallery items is actually enabled.
Inherited from Base |
Get |
Returns the checked (selected) gallery item (if only one item is selected).
Inherited from Base |
Get |
Returns a list containing the currently checked (selected) gallery items.
Inherited from Base |
Get |
Returns the total number of currently checked gallery items.
Inherited from Base |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns an item that has the specified caption.
Inherited from Base |
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 |
Gets the Standalone |
Get |
Returns a list containing visible gallery items.
Inherited from Base |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Invalidate() |
Invalidates the region occupied by the Gallery |
Invalidate |
Invalidates the region which is occupied by the specified Gallery item.
Inherited from Base |
Invalidate |
Invalidates the specified region (adds it to the control’s update region, which will be repainted during the next paint operation), and causes a paint message to be sent to the control.
Inherited from Standalone |
Layout |
Recalculates all the graphical information used to render the gallery, and then updates the gallery onscreen.
Inherited from Gallery |
Make |
Makes the specified item visible, if it’s hidden due to scrolling.
Inherited from Standalone |
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 |
Redraws context buttons in the specified gallery item.
Inherited from Standalone |
Refresh |
Recalculates all the graphical information used to render the gallery, and then updates the gallery onscreen.
Inherited from Gallery |
Scale |
Inherited from Base |
Scroll |
Scrolls the gallery, making the specified gallery item visible (with or without an animation effect).
Inherited from Standalone |
Scroll |
Scrolls the gallery (with or without an animation effect) making the specified item visible.
Inherited from Base |
Scroll |
Scrolls the gallery, making the specified gallery group visible (with or without an animation effect).
Inherited from Standalone |
Scroll |
Scrolls the gallery (with or without an animation effect) making the specified gallery group visible.
Inherited from Base |
Set |
Checks or unchecks the specified item, while allowing you to specify whether the previously checked items should be unchecked.
Inherited from Base |
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. |
Update |
Updates the Gallery |
See Also