IFloatingPanel.RealignWindow 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:
void RealignWindow(Guid id, System::String ^ screen, System::String ^ applicationWidth, System::String ^ applicationHeight, System::String ^ leftPositio, System::String ^ topPosition);
public void RealignWindow (Guid id, string screen, string applicationWidth, string applicationHeight, string leftPositio, string topPosition);
abstract member RealignWindow : Guid * string * string * string * string * string -> unit
Public Sub RealignWindow (id As Guid, screen As String, applicationWidth As String, applicationHeight As String, leftPositio As String, topPosition As String)
Parameters
- id
- Guid
- screen
- String
- applicationWidth
- String
- applicationHeight
- String
- leftPositio
- String
- topPosition
- String