PopOutImageProperties Constructors
Contains settings that define a toolbar item’s pop-out image.| Name | Parameters | Description |
|---|---|---|
| PopOutImageProperties() | none | Initializes a new instance of the PopOutImageProperties class with default settings. |
| PopOutImageProperties(IPropertiesOwner) | owner | Initializes a new instance of the PopOutImageProperties class with the specified owner. |
| PopOutImageProperties(String) | url | Initializes a new instance of the PopOutImageProperties class with the specified image location. |
See Also