BaseGallery Members
In This Article
#Constructors
Name | Description |
---|---|
Base |
Initializes a new instance of the Base |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets whether or not all gallery items can simultaneously be in a normal (elevated) state. |
Allow |
Gets or sets whether items within this gallery should colorize their icons using foreground colors. |
Allow |
Gets or sets whether or not hovering over gallery items is accompanied with animation effects. |
Allow |
Gets or sets whether the hover images feature is enabled. |
Allow |
Gets or sets whether captions for items and groups in this gallery can be formatted using HTML tags. |
Allow |
Gets or sets whether gallery items can be dragged-and-dropped. |
Allow |
Gets or sets whether the marquee selection feature is enabled, which allows gallery items to be selected by dragging over items with the mouse. |
Appearance | Gets the appearances that are used to paint gallery elements. |
Can |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Check |
Gets or sets how gallery items are painted when in the checked state. |
Check |
Gets or sets whether the gallery item currently selected via the keyboard should be immediately checked. |
Clear |
Gets or sets whether the current selection is cleared when clicking the empty space. |
Column |
Gets or sets the (maximum) number of columns in the gallery. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Distance |
Gets or sets the distance between Gallery items. |
Distance |
Gets or sets the distance between an item’s caption and its description. |
Distance |
Gets or sets the distance between an item’s image and its text. |
Draw |
Gets or sets whether the background of the Gallery item’s image is displayed. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
First |
Gets or sets the first gallery item’s vertical position beyond which this item cannot be moved when scrolling backwards.
(When the gallery is horizontally oriented (see Gallery |
First |
Gets or sets a custom indent of the first gallery item from the gallery’s top or left edge (depending on the gallery’s orientation). The property is in effect when Base |
Fixed |
Gets or sets whether hover images are displayed with the same size. |
Fixed |
Gets or sets whether gallery item images have the same display size, as specified by the Base |
Focused |
Gets a currently focused Gallery |
Group |
Gets or sets margins of a gallery group’s content. |
Groups | Gets a collection of groups owned by the gallery. |
Hover |
Gets or sets the source of hover images. |
Hover |
Gets or sets the size of hover images. |
Html |
Gets or sets a collection of images that you can embed into captions/messages/tooltips in the control using the image HTML-inspired tag. |
Images | Gets or sets the source of images that can be displayed within gallery items. |
Image |
Gets or sets the display size of gallery item images. |
Item |
Gets or sets the auto-size mode of gallery items. |
Item |
Gets or sets whether item checking (selection) is enabled, and how the items can be checked (selected). |
Item |
Gets or sets whether clicks on gallery items are handled synchronously or asynchronously. |
Item |
Gets or sets how a gallery item’s image is displayed within the item’s image area. |
Item |
Gets or sets the location of images within gallery items, relative to the items’ text. |
Item |
Gets or sets the amount of space, in pixels, between the Gallery item’s image and its borders. |
Item |
Gets or sets the size of gallery items when item auto-sizing is disabled. The Width attribute is also in effect when the auto-height feature is enabled. |
Item |
Gets or sets the amount of space, in pixels, between the Gallery item’s text and its borders. |
Last |
Gets or sets the last gallery item’s vertical position, beyond which this item cannot be moved when scrolling forwards.
(When the gallery is horizontally oriented (see Gallery |
Last |
Gets or sets a custom indent of the last gallery item from the gallery’s bottom or right edge (depending on the gallery’s orientation). The property is in effect when Base |
Max |
Gets or sets an item’s maximum width in Gallery |
Options |
Provides access to the set of properties that manage image loading options for items in this gallery. |
Owner |
Gets a control that owns this Base |
Row |
Gets or sets the number of rows in a gallery when the gallery is displayed within a dropdown window. |
Scale |
Gets or sets whether gallery items are automatically stretched to match the current DPI settings of the user’s monitor. |
Scroll |
Gets or sets how the gallery is scrolled when the Base |
Scroll |
Gets or sets how fast the gallery is scrolled when calling the Base |
Show |
Gets or sets whether group captions are displayed. |
Show |
Gets or sets whether Gallery items display their images. |
Show |
Gets or sets whether Gallery items display their caption and description. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Tag |
Gets or sets an object that contains data on the current Base |
Use |
Gets or sets whether gallery item images have the same display size as the biggest image. |
#Methods
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. |
#Events
Name | Description |
---|---|
Custom |
Allows you to draw the gallery manually. |
Custom |
Allows you to manually paint the background of this Gallery when it has no items. |
Custom |
Enables the Gallery item’s image to be painted manually. |
Custom |
Enables the Gallery item’s text to be painted manually. |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
End |
Fires after gallery scrolling stops. |
Filter |
Fires when a standard item of a gallery’s Group Filter menu is clicked. |
Filter |
Fires when an end-user invokes the Group Filter menu. |
Gallery |
Fires when the mouse pointer hovers over a Gallery item. |
Gallery |
Fires when the mouse pointer leaves a Gallery item. |
Get |
Allows you to set the custom loading indicator. |
Get |
Occurs each time the gallery needs to display an item whose image is loaded asynchronously. |
Item |
Fires whenever an item’s check (selected) state is changed. |
Item |
Fires when a Gallery item is clicked. |
Item |
Fires after a gallery item has been double-clicked. |
Marquee |
Fires when a user has finished selecting gallery items using marquee selection. |
See Also