C# Class NewTOAPIA.UI.WindowProfile

Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

Méthode 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 méthode

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

WindowProfile() public méthode

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