Inesoft
PrintCE SDK .NET |
C# Syntax: bool ret = object.SetupDlg(IntPtr parent);
VB Syntax: Dim ret As Boolean = object.SetupDlg(ByVal parent As IntPtr)Parameters
parent
handle of parent window
Return Value
ret
true, if pressed OK button, false if pressed Cancel button
© 2009 Inesoft. All rights reserved.