C# Class NewTOAPIA.UI.WindowProfile

Datei anzeigen Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Methods

Method Description
WindowProfile ( string title, WindowStyle style, ExtendedWindowStyle extStyle )
WindowProfile ( string title, WindowStyle style, ExtendedWindowStyle extStyle, int x, int y, int width, int height )

Method Details

WindowProfile() public method

public WindowProfile ( string title, WindowStyle style, ExtendedWindowStyle extStyle )
title string
style WindowStyle
extStyle ExtendedWindowStyle

WindowProfile() public method

public WindowProfile ( string title, WindowStyle style, ExtendedWindowStyle extStyle, int x, int y, int width, int height )
title string
style WindowStyle
extStyle ExtendedWindowStyle
x int
y int
width int
height int