VOListBox.OnWndProc Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
Syntax VIRTUAL METHOD OnWndProc(
msg REF Message
) AS VOID
public virtual void OnWndProc(
ref Message msg
)
Request Example
View SourceParameters
- msg
- Type: Message
See Also