DesktopPopupSiteBridge.MoveAndResize(RectInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void MoveAndResize(RectInt32 rect) = MoveAndResize;
void MoveAndResize(RectInt32 const& rect);
public void MoveAndResize(RectInt32 rect);
function moveAndResize(rect)
Public Sub MoveAndResize (rect As RectInt32)
Parameters
- rect
- RectInt32