GrapeCity SPREAD for Windows Forms 11.0J
SoundType プロパティ


再生するシステム音を示す値を取得または設定します。
構文
'Declaration
 
Public Property SoundType As SystemSoundType
'使用法
 
Dim instance As SoundNotify
Dim value As SystemSoundType
 
instance.SoundType = value
 
value = instance.SoundType
public SystemSoundType SoundType {get; set;}

プロパティ値

SystemSoundType値。デフォルト値はSystemSoundType.Asteriskです。
参照

SoundNotify クラス
SoundNotify メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.