The following tables list the members exposed by PictureItem.
Name | Description | |
---|---|---|
![]() | PictureItem Constructor | Overloaded. Constructs a PictureItem. |
Name | Description | |
---|---|---|
![]() | Bitmap | Gets or sets the Bitmap shown in the item. |
![]() | Group | Gets the Group object this item belongs to. (Inherited from Item) |
![]() | GroupView | Gets the GroupView control this item belongs to. (Inherited from Item) |
![]() | Selectable | Gets or sets a value that indicates if the item can be selected. (Inherited from Item) |
![]() | SelectedBackColor | Gets the color of the background when the item is selected. (Inherited from Item) |
Name | Description | |
---|---|---|
![]() | DrawItem | Overridden. Draws the item to the graphics object. |
![]() | GetHeight | Overridden. Gets the height of the item. |
![]() | Invalidate | Invalidates the UI of the item. (Inherited from Item) |
Name | Description | |
---|---|---|
![]() | NotifyViewOfHeightChange | Call this when the height of the item changes to notify the view. (Inherited from Item) |
![]() | OnActivated | Occurs when an item is Activated. (Inherited from Item) |
![]() | OnViewWidthChanged | Overridden. Occurs when the width of the view changes. |