AX2012 - bit's and pieces
Monday, 20 October 2014
File Dialog
<URL> is the start folder
FilePath _selectedPath = @"<URL>";
str _caption = "Test";
boolean _showNewFolderButton;
destinationFolder = WinAPI::browseForFolderDialog(_caption, _selectedPath, _showNewFolderButton);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment