C# Class Misuzilla.Applications.AppleWirelessKeyboardHelper.Program

Show file Open project: mayuki/AppleWirelessKeyboardHelper

Public Properties

Property Type Description
BalloonTipTimeout System.Int32

Public Methods

Method Description
ShowBalloonTip ( String text ) : void
ShowBalloonTip ( String text, ToolTipIcon toolTipIcon ) : void

Private Methods

Method Description
Call ( String funcName, EventArgs e ) : void

CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void

�n���h������Ă��Ȃ���O��L���b�`���āA�X�^�b�N�g���[�X��ۑ����ăf�o�b�O�ɖ𗧂Ă�

Method Details

ShowBalloonTip() public static method

public static ShowBalloonTip ( String text ) : void
text String
return void

ShowBalloonTip() public static method

public static ShowBalloonTip ( String text, ToolTipIcon toolTipIcon ) : void
text String
toolTipIcon ToolTipIcon
return void

Property Details

BalloonTipTimeout public static property

public static Int32,System BalloonTipTimeout
return System.Int32