C# Class csExWB.WindowSetResizableEventArgs

Inheritance: System.EventArgs
ファイルを表示 Open project: mcorrientes/Web-Security-Toolset

Public Properties

Property Type Description
resizable bool

Public Methods

Method Description
WindowSetResizableEventArgs ( ) : System

Method Details

WindowSetResizableEventArgs() public method

public WindowSetResizableEventArgs ( ) : System
return System

Property Details

resizable public_oe property

public bool resizable
return bool