'宣言 Public Sub ThemeChanged( _ ByVal theme As System.Object _ )
'使用法 Dim instance As C1FlexViewer Dim theme As System.Object instance.ThemeChanged(theme)
public void ThemeChanged( System.object theme )
パラメータ
- theme
- 適用される新しいテーマ。
'宣言 Public Sub ThemeChanged( _ ByVal theme As System.Object _ )
'使用法 Dim instance As C1FlexViewer Dim theme As System.Object instance.ThemeChanged(theme)
public void ThemeChanged( System.object theme )