Client.raise_LostFocus Method |
Language: |
Visual Basic Protected Sub raise_LostFocus( _
ByVal i1 As Object, _
ByVal i2 As EventArgs _
)C# protected void raise_LostFocus(
object i1,
EventArgs i2
);C++ protected:
void raise_LostFocus(
Object^ i1,
EventArgs^ i2
);JScript protected function raise_LostFocus(
i1 : Object,
i2 : EventArgs
);
i1 System.Object
i2 System.EventArgs
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center