Default constructor for the ThemePreviewPaneComboBoxItem class.
Declaration Syntax
public ThemePreviewPaneComboBoxItem(
string title,
string className
)
Public Sub New ( _
title As String, _
className As String _
)
Parameters
- title (String)
- Title
- className (String)
- Theme class name
Assembly:
MPfm (Module: MPfm) Version: 0.6.0.0 (0.6.0.0)