ChromiumWebBrowserPopup Property |
Version 63.0.0
The popup Bitmap.
Namespace: CefSharp.OffScreenAssembly: CefSharp.OffScreen (in CefSharp.OffScreen.dll) Version: 63.0.0.0 (63.0.0.0)
Syntax public Bitmap Popup { get; protected set; }
public:
property Bitmap^ Popup {
Bitmap^ get ();
protected: void set (Bitmap^ value);
}
Property Value
Type:
BitmapSee Also