SECI  1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | Private Member Functions | Private Attributes | List of all members
SeciUserInterface.Forms.SeciSplashscreen Class Reference

Interaction logic for SeciLoadingSplashscreen.xaml More...

Inheritance diagram for SeciUserInterface.Forms.SeciSplashscreen:
Inheritance graph
Collaboration diagram for SeciUserInterface.Forms.SeciSplashscreen:
Collaboration graph

Public Member Functions

 SeciSplashscreen (String message, Window owner)
 

Private Member Functions

static int GetWindowLong (IntPtr hWnd, int nIndex)
 
static int SetWindowLong (IntPtr hWnd, int nIndex, int dwNewLong)
 
void Window_Loaded (object sender, RoutedEventArgs e)
 

Private Attributes

const int GWL_STYLE = -16
 
const int WS_SYSMENU = 0x80000
 

Detailed Description

Interaction logic for SeciLoadingSplashscreen.xaml

Definition at line 21 of file SeciSplashscreen.xaml.cs.

Constructor & Destructor Documentation

SeciUserInterface.Forms.SeciSplashscreen.SeciSplashscreen ( String  message,
Window  owner 
)
inline

Definition at line 30 of file SeciSplashscreen.xaml.cs.

Member Function Documentation

static int SeciUserInterface.Forms.SeciSplashscreen.GetWindowLong ( IntPtr  hWnd,
int  nIndex 
)
private
static int SeciUserInterface.Forms.SeciSplashscreen.SetWindowLong ( IntPtr  hWnd,
int  nIndex,
int  dwNewLong 
)
private
void SeciUserInterface.Forms.SeciSplashscreen.Window_Loaded ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 45 of file SeciSplashscreen.xaml.cs.

Member Data Documentation

const int SeciUserInterface.Forms.SeciSplashscreen.GWL_STYLE = -16
private

Definition at line 23 of file SeciSplashscreen.xaml.cs.

const int SeciUserInterface.Forms.SeciSplashscreen.WS_SYSMENU = 0x80000
private

Definition at line 24 of file SeciSplashscreen.xaml.cs.


The documentation for this class was generated from the following file: