ICustomWindowPictureWindow Property |
Returns True if the custom window is a picture window, otherwise false
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax bool PictureWindow { get; }
ReadOnly Property PictureWindow As Boolean
Get
property bool PictureWindow {
bool get ();
}
abstract PictureWindow : bool with get
Property Value
Type:
BooleanSee Also