public class IOleInPlaceActiveObject extends IOleWindow
Constructor and Description |
---|
IOleInPlaceActiveObject(int address) |
Modifier and Type | Method and Description |
---|---|
void |
OnDocWindowActivate(boolean fActivate) |
void |
OnFrameWindowActivate(boolean fActivate) |
int |
ResizeBorder(RECT prcBorder,
int pUIWindow,
boolean fFrameWindow) |
int |
TranslateAccelerator(MSG lpmsg) |
GetWindow
AddRef, getAddress, QueryInterface, Release
public int TranslateAccelerator(MSG lpmsg)
public void OnFrameWindowActivate(boolean fActivate)
public void OnDocWindowActivate(boolean fActivate)
public int ResizeBorder(RECT prcBorder, int pUIWindow, boolean fFrameWindow)