IWindowCustomWindow Property |
Returns the ICustomWindow associated with this IWindow
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax ICustomWindow CustomWindow { get; }
ReadOnly Property CustomWindow As ICustomWindow
Get
property ICustomWindow^ CustomWindow {
ICustomWindow^ get ();
}
abstract CustomWindow : ICustomWindow with get
Property Value
Type:
ICustomWindowSee Also