Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~465 People Reached
Favorite Forums
Favorite Tags
Member Avatar for NikRadSystem

dear Experts. I have a Automation Program ,Communicates with Word2010. I want to Disable Close command on System Menu and Title bar. I wrote this code by get Error on Line that Highlithed by Red: [code] Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click Const MF_REMOVE …

Member Avatar for NikRadSystem
0
273
Member Avatar for NikRadSystem

Dear Experts. I have a DLL , written in VB.Net. This DLL has a below Function: [code] [COLOR="red"]Public Shared Function CreateApplication(ByVal aobj As Object) As Object[/COLOR] [/code] When i Try to call this function by exe application with below routin i get "Parameters count mismach" Error. [code] Public Function loadDllAndRunMethod(ByVal …

Member Avatar for kvprajapati
0
192