'Declaration Function ShowUI( _ ByVal dwID As System.Integer, _ ByVal activeObject As IOleInPlaceActiveObject, _ ByVal commandTarget As IOleCommandTarget, _ ByVal frame As IOleInPlaceFrame, _ ByVal doc As IOleInPlaceUIWindow _ ) As System.Integer
System.int ShowUI( System.int dwID, IOleInPlaceActiveObject activeObject, IOleCommandTarget commandTarget, IOleInPlaceFrame frame, IOleInPlaceUIWindow doc )
Parameters
- dwID
- activeObject
- commandTarget
- frame
- doc