FormWindowControl.command(Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual int command(int _wParam, int _lParam);
public virtual int command (int _wParam, int _lParam);
abstract member command : int * int -> int
override this.command : int * int -> int
Public Overridable Function command (_wParam As Integer, _lParam As Integer) As Integer
Parameters
- _wParam
- Int32
- _lParam
- Int32