C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IDocHostUIHandler Interface : ShowUI Method |
'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 )