Miner.Data.Decoration Assembly > Miner.Data.Decoration Namespace > UserInputForm Class > ShowDialog Method : ShowDialog(IUserInput[],IWin32Window) Method |
'Declaration Public Overloads Function ShowDialog( _ ByVal userInputs() As IUserInput, _ ByVal owner As IWin32Window _ ) As DialogResult
'Usage Dim instance As UserInputForm Dim userInputs() As IUserInput Dim owner As IWin32Window Dim value As DialogResult value = instance.ShowDialog(userInputs, owner)
public DialogResult ShowDialog( IUserInput[] userInputs, IWin32Window owner )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.